a:hover{ background-color: #EEEEEE }

h1 { font-family: helvetica, arial, sans serif }
h2 { font-family: verdana, helvetica, arial, sans serif; }

html, body{
	background-image: url(schwarzenegger.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 10;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: black;
	margin: 0 0 0 10;
}

td {
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 200%;
color: black; }

#footer{
	clear: both;
	margin: 120px 0 0 0;
} 

#header{
	height: 150px;
	clear: both; }
    
#navi{
	border-bottom: 100px;
	background-color: #F5F5F5; }
	
div.img
  {
  margin:10px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  }
li{
	text-align: left;
	padding-bottom: 8px;
	line-height: 180%;
	
} 