
body {
	background-image: url(images/layout1-bg-2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	
}
.bottom { background-image: url(images/layout1-bg.jpg); background-repeat: repeat-y;
height: 100%;
 }
 .photos img { border: 1px solid black;} 
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a { color: #663300; } 


