@charset "UTF-8";
/* CSS Document */


body {
background-color: #000000;
}
#wrapper {
	background-color: #000000;
	height: 600px;
	width: 950px;
	clear: both;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#content {
height:100px;
width:300px;
text-color:#cccc;
}#logo {
	height: 120px;
	width: 300px;
	margin-top: 200px;
	margin-right: 325px;
	margin-bottom: 0px;
	margin-left: 325px;
}

