body { 
	background: #ffffff;
	font: 10pt arial; 
	color: #696969; 
	}

p {
	margin:  20px 40px;
}

h2 {font: 18pt arial}
h3 {
	font: 14pt arial;
	margin: 0px 40px;
}

a:link {color: #696969} 
a:visited {color: #383838} 
a:hover {color: #E0E0E0} 
a:active {color: #000000} 

#titlegraphic {
	position: absolute;
	background: url(sosayweall.jpg) no-repeat;
	top: 0px;
	left: 0px;
	width: 490px;
	height: 136px;
}

#maincontent {
	position: absolute;
	background: #ffffff;
	top: 130px; 
	left: 40px; 
	width: 620px; 
	height: auto; 
	}

