body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFCC99;
}
.style1 {
font-size: 9px;
color: #FF9966;
}
.main {
	background-attachment: scroll;
	background-image: url(gfx/bgmain2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F1E0B;
	background-color: #FFFFFF;
	height: 100%;
	border: 1px solid #663300;
	text-align: justify;
}

.thumb{
width:90px; height:90px; padding:9px; float:left;
}
