body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#main_content {
	height: 504px;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/media/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#dontshow {
	visibility: visible;
}

#other_content #left_img {
	height: 37px;
	width: 342px;
	position: absolute;
	top: 45px;
	left: 45px;
}
#other_content #right_img {
	height: 337px;
	width: 342px;
	position: absolute;
	top: 45px;
	right: 45px;
}
#other_content {
	position: absolute;
}
#other_content #content_img {
	margin: 0px;
	padding: 0px;
	height: 504px;
	width: 828px;
	position: relative;
}
#main_home {

	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/media/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
