.mainfont {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
}


body {
	background-image: url(../images/bgd.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #333333;
	font-weight: bold;
}

