.welcome {
    float:left;
	width:450px;
	height:100px;
    background-image: url(pics/welcome2.jpg);
	background-repeat:no-repeat;
    margin-left : 93px;
    margin-top : 100px;
}

