@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	position: relative;
	height: auto;
	width: 470px;
	left: auto;
	top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.tab {
	position: relative;
	height: auto;
	width: 800px;
	left: auto;
	top: 5px;
	margin-right: auto;
	margin-left: auto;
	}
