body {
	 margin:0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 background-image:url(Images/bg1.jpg);
	 background-repeat:repeat;
}
 
.MainText{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#000000;
	 line-height:25px;
 
}
.ContactText{
	 font-family: "Century Gothic";
	 font-size:14px;
	 color:#000000;
	 line-height:20px;
 
}