body{
font-family: "Courier New", serif;
font-size: 16px;
color:#000000;
line-height: normal; 
background-color:white;
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: line-through; color:#ffffff;}

p{font-family: "Courier New", serif;
font-style:normal;
font-size:14px;
color:#000000;
background-color:#ffffff;}

ul.a {list-style-type:none;}

li {display:inline;}

table,td {padding: 5px;
border:none;}


#title {
	position: absolute;
	top: 25px;
	left: 25px;
}
#home {
	position: absolute;
	top: 40px;
	left: 25px;
}
#photos {
	position: absolute;
	top: 60px;
	left: 25px;
}
#para {
      position: absolute;
      top:50px;
      left: 50px; 
      width: 1030px;         
}
