/*CSS Document*/
BODY
{
	background-image: url(images/bg_home.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 2100px;
}
.menu
{
	margin-left: 40px;
	margin-top: 170px;
	margin-right: -460px !important;
	margin-bottom: 0px;
	height: 82px;
	width: 126px;
	position: absolute;
}
.content
{
	margin-left: 227px;
	margin-top: 169px;
	margin-right: 1200px;
	margin-bottom: 0px;
	width: 800px !important;
	position: absolute;
	height: 1500px;
}
