#site_layout {
	height: 100%;
	width: 100%;
	background-image: url(images/dv_homebg.jpg);
	background-repeat: repeat;
}
#site_content {
	height: 337px;
	width: 606px;
	color: #000;
	background-color: #F0F0F0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
