h1,h2,h3
{
font-family: "tahoma", arial, 'sans serif'; 
margin-center: 12pt;
}

p,table,li,address
{
font-family: "verdana", arial, 'sans serif'; 
margin-center: 12pt;
}

p,th,td
{
font-size: 75%;
}

h1,h2,h3,hr
{
color:saddlebrown;
}

a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:red }

body
{background-image: url(images/fullycogged.jpg);
 background-attachment: fixed;
 align: center;
}

table
{align: center;
}

#think
	{
	font-size: 14px;
	width: 70%;
	}
	
#li
	{
	font-size: 12px;
	text-align: left;
	left: 30%;
	width: 45%;
	}