*
{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	border:none;
}

body
{
	background-color:#000000;
}

#full-container
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#content
{
	width:720px;
	height:576px;
	margin-top:25%;
	margin-left:50%;
	background-color:#000000;
	position:relative;
	left:-360px;
	top:-250px;
}
