#banner {
    /* banner picture is 1076x130 size * /
    background:yellow; */
    width: 100%;
    height: 111px;
    padding:0;
    margin:0;
    background: url(../dm_images/banner_girl_covidsafe.jpg) center no-repeat;
}
#username
{
	float: right;
	width: 120px;
	margin: 65px 0px 0px 0px;
    font-size: 14px;
}