#center{
	top: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #800809;
}
