body{
	background-image: url(images/11-beach-sliced_02.jpg);
	margin: 3px 4%;
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;
}


/* these are the navigation frame attributes */			
#nav{margin-left:auto;margin-right:auto;}
#nav img{border:0px;}
#nav td{margin-left:auto;margin-right:auto;}
#nav ul{margin-left:auto;margin-right:auto;}

/* these are the main.html attributes */
#main body{background-image: url(images/11-beach-sliced_02.jpg);}

/* these are the photo1.html attributes */
#photos{margin-left:auto;margin-right:auto;}
#photos img{border:0px;}


#hawaii{margin-left:auto;margin-right:auto;}




/* top-left within the top-container */
#top-left{margin-left:auto;margin-right:auto;width:85px;}
#top-left img{margin:4px 0px 0px 4px;border:outset 4px yellow;width:75;height:100px;}

#footer {clear:both;color:#000000;background-color:inherit; text-align: center; font-size:2.5mm;line-height:3.3mm;border:0px solid #ff0000;}
hr{width:70%;background-color:#cc0000;color:#cc0000;}	

