body {
	background-color:#000;
	text-align: center;
	margin: 0%;
	padding: 0%;
}
#page {
	margin-top:2%;
	margin-bottom:2%;
	height:95%;
	min-height:95%;
	width:813px;
	margin-left: auto; 
	margin-right: auto;
}
#menu {
	background:url("images/bg-menu.jpg") no-repeat;
	position:relative;
	width:813px;
	height:197px;
}
#intro {
	position:absolute;
	left:600px;
	top:100px;
}
#intro img {
	border:0;
	margin-right:20px;
}