body {	background-image: url(../images/homeBg.gif);	background-repeat: no-repeat;	background-position: 450px 175px;}/* Div classes */#headerDiv {	width: 350px;	float: left;}#container {	width: 350px;	margin-top: 15px;	margin-left: 15px;	float: left;}#spacerDiv {	height: 10px;	width: 100%;	background-color: #FFFFFF;	background-image: url(../images/spacerBg.gif);	background-repeat: repeat-x;	float: left;}#navDiv {	width: 100%;	background-image: url(../images/navBg.gif);	background-repeat: repeat-x;	background-position: left bottom;	float: left;}#mainDiv {	background-image: url(../images/mainBg.jpg);	background-repeat: repeat-y;	background-position: left top;	padding: 15px;	float: left;}#countryContent {	float: left;}#newsContent {	color: #FFFFFF;	background-image: url(../images/newsBg.gif);	background-repeat: no-repeat;	background-position: left top;	width: 190px;	height: 285px;	margin-left: 15px;	padding: 15px;	float: left;}#logoDiv {	position: absolute;	left: 70px;	top: 400px;}