

body {
min-width:950px;
min-height:auto;
padding:0;
margin:0;
background-color:#F39450;
background-repeat:no-repeat;
background-position:top center;

}

/* IDs */
#container {
	background-color:#EEEBB6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:800px;
	height:800px;
	margin-top:160px;
	margin-left:100px;
	color: 1D4381;
}


#footer {
width:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
}
