body {
	font-family: verdana, arial, helvetica;
background-image: url();
	  background-position: center;	  background-repeat: repeat;	  background-attachment: fixed;}
#frame {		width:800px;		text-align:left;
		padding:0px;		}			#content1 {		width:400px;		float:left;		}		#content2 {		width:400px;		float:left;
		padding:15px;		}
img {border:none}
p {font-size:12px;}
p.small {font-size:10px;}
h1 {font-size:18px;}

a:link {color:#000;}
a:visited {color:#000;}
a:active {color:#000;
	text-decoration:none}
a:hover {color:#000;
	text-decoration:none}