body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
}

.siteHolder {
	background-image: url(../imgs/background.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
.mainText01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
