body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
* {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#tabbor {
	border: 1px solid #999999;
}
