* { margin:0; padding:0;}
body {
	background:#000000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#site_center {
	text-align:center;
	margin-top: 20px;
}
#site_center p a {
	color: #999;
}

#reservetab {
	width:55px;
	height:227px;
	background-image:url('images/subzerobg-reserve.png');
	background-repeat:no-repeat;
	background-position:center center;
	position:fixed;
	right:0px;
	top:300px;
	}