html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
body {
	background-repeat: no-repeat;
	background-position: 50% 20px;
	background-color: #770000;
}
#language {
	top: 349px;
	list-style-type: disc;
	position: absolute;
	left: 465px;
	margin: auto;
	height: 90px;
	width: 105px;
}
#english{
	top: 350px;
	list-style-type: disc;
	position: absolute;
	left: 370px;
	margin: auto;
	height: 90px;
	width: 105px;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#menu {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	height: 170px;
	width: 150px;
	float: left;
	left: 742px;
	top: 166px;
	text-align: left;
	padding-left: 3px;
}
#body {
	text-align: center;
	position: relative;
	width: 964px;
	height: 535px;
	left: 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 50% 20px;
	padding-top: 20px;
}

#contact {
	height: 16px;
	text-align: right;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 518px;
	left: 70px;
}
#animation {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 169px;
	width: 735px;
	position: absolute;
	top: 173px;
	left: 0px;
}

#content {
	position: absolute;
	height: 150px;
	width: 600px;
	padding-left: 8px;
	left: 75px;
	top: 355px;
	text-align: left;
}
