@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-color: #303A41;
}
.tabbg {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
