* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../styles/BG2.jpg);
	background-repeat:repeat-x;
 	text-align: center;
}
#homePage{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:1000px;
	text-align: center;
}
.header{
position:relative;
height:150px;
background-image:url(../styles/header.jpg);
background-repeat:no-repeat;
}
.mainBody{
position:relative;
height:850px;
background-image:url(../styles/body.jpg);
background-repeat:no-repeat;
}
.title1{
font-size:24px;
font-weight:bolder;
font-family:Georgia, "Times New Roman", Times, serif;
}
.title2{
font-weight:bolder;
font-style:oblique;
font-family:Georgia, "Times New Roman", Times, serif;
}
.title3{
font-size:18px;
font-weight:bolder;
font-style:oblique;
font-family:Georgia, "Times New Roman", Times, serif;
}
img {
border:0px;
}
.buttons{
position:relative;
top:-828px;
left:385px;
width:600px;
}
a {
text-decoration:none;
color:#d48502;
}
.fb{
position:relative;
top:-142px;
left:390px;
width:100px;
}
.diffuser{
font-family:"Courier New", Courier, monospace;
font-size:10px;
}
.diffuserLink{
text-decoration:none;
color:#FF0000;
font-size:10px;
}
.me{
font-family:"Courier New", Courier, monospace;
font-size:10px;
}
.meLink{
text-decoration:none;
color:#FF0000;
font-size:10px;
}