

body{
	margin: 0px;
	width: 100%;
	background:url(bg.gif) repeat;
	}

.container{width: 773px; margin: 0px;}


.header{
	background: url(header.jpg) no-repeat top;
	width: 773px;
	height: 120px;
}

h1{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF; }

form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	}
	
input , textarea{
	color: #0000FF;
	font-size: 16px;
	background-color: #C9DFED;
	}
	
.bg2	{
	background:url(bg2.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	border: #990000 solid 1px;
	
}

.darkash{
color:#333333;
font-size: 12px;
}

.smallfont{

font-size: 10px;
}