@charset "UTF-8";
.photos {
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-size: 25px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-image: url(images/triangle_background.jpg);
	background-repeat: repeat;
}
.style1 {font-size: 25px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
}

