body {
	background: url('../images/background.png');
	margin:auto; 
	color:#fff;
	text-align:center;
}
a {
	color:#fff;
}
#logo {
	width:400px;
	height:200px;
	margin:10px 0px;
}
#logo img {
	width:400px;
	height:200px;
}
#flash {
	width:450px;
	height:240px;
}
#acces {
	margin:10px 0px;
	font-family:"Arial";
	font-weight:bold;
}