body{
	background:url(images/bkg-footer.gif);
	}
	*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	}

#dv-header{
	height:27px;
	width:100%;
	background:url(images/bkg-header.gif);
	}
	#dv-header .shadow{
		width:960px;
		height:27px;
		background:url(images/shadow-header.gif)left top no-repeat;
		}
#mainview{
	height:588px;
	background:url(images/bkg-center.gif) repeat-x;
	}	
	#mainview img{
		margin-top:100px;
		}
	#mainview > img.flag{
		margin-top:70px;
		}	
	#mainview > a{
		font-size:14px;
		color:#360;
		font-weight:bold;
		display:block;
		margin-top:7px;
		}		
	#mainview h1{
		margin-top:50px;
		color:#666;
		font-family:Arial;
		font-size:54px;
		font-weight:normal;
		}	
	#mainview h2{
		margin-top:20px;
		color:#000;
		font-size:14px;
		font-weight:normal;
		}	
		#mainview h2 a{
			color:#360;
			}
	
#dv-footer-shadow{
	width:960px;
	height:26px;
	background:url(images/shadow-footer.gif) left top no-repeat;
	}	