@charset "ISO-8859-1";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	height: 100%;
	width: 100%;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
}

#content {
	font-family: Eurostyle, Helvetica, arial, sans-serif;
	height: 500px;
	width: 750px;
	background-color: #000;
	position: absolute;
	top: 0px;
	margin-left: -375px;
	margin-top: 0px;
}
#rapper {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 50%;
	top: 0px;
}
.image_al {
	position: relative;
	height: 200px;
	width: 185px;
	left: 105px;
	bottom: 490px;
}
.header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	width: 600px;
}
