body{
	margin:0px;
	padding:0px;
	background-image:url(bg.jpg);
	}
.heading{
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	color:#c50804;
	text-decoration:none;
	 }
.smallheading{
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	 }
.text{
	font-family: tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	 }
.smalltext{
	font-family: tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	 }
.textbox{
	font-family: tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	width:200px;
	height:15px;
	border:#dec299 1px solid;
	 }