BODY {	font-family:tahoma; font-size: 11;
background-color: #fef9fc;
background-image: url(img/bg.gif);
background-position: center;
background-repeat: repeat-y;
     
}

A:link { color: #800080 }
A:visited { color: #800080 }
A:active { color: #800080 }
A:hover { color: #800080 }
Table {color: black; font-family:verdana; font-size: 11;}
input.subm{font-size:13px;text-align:center;font-weight:bold;width:250px;}
form{margin:3px;margin-bottom:5px;}
.bott {
	padding:25px;
}

table.main {
background-image: url(img/bg2.gif);
background-position: center;
background-repeat: repeat-y;
}