*{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #000000;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
} 
#wrapper{
	width: 862px;
	margin-right: auto;
	margin-left: auto;
}
#flash{
	height: 536px;
	width: 862px;
}
#bottom{
	text-align: center;
	color: #FFFFFF;
	padding-top: 15px;
	height: 80px;
	width: 862px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
