body {
	margin:0px;
	padding:0px;
	background: #000;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

img { border: 0 }

a { text-decoration: none; color: #2996FF; }
a:hover { color: #6fb8ff; }

.content {
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	width: 500px;	
	height: 600px;
	text-align: center;
	color: #2996ff;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}