body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	border: none;
	text-align:center;
	background-image:url(../img/tbw_bg_repeat_green.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color: #000000;
	background-attachment:fixed;
}
