@charset "ISO-8859-1";
#wrap {
	width: 800px;
	margin: 0 auto;
}
#flash {
	width: 800px;
	padding: 58px 0px 0px 0px;
	position: relative;
}
body {
	margin-top: 0px;
	background-color: #272727;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#block {
	background-color:#312216;
	height:45px;
	width:75px;
	float: left;
}
.center {
	margin: 0 auto;
	width: 800px;
}
