div{
	float:left;
	height:245px;
	text-align:left;
	border: solid #000 3px;
}

#header{
 	width:100%;
 	border: 0px;
 	height:50px;
}

#main{
	background-color: grey;
	height: 500px;
}