/* CSS Document */
body {
	background-color:#555555;
	cursor:default;
	color:#CCCCCC;
	font-size:120%;
	margin:0;
	padding:0;
	line-height:0px;
}

a { color:#FFFFFF;}

#content {
	position: absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
}