body {
	font-family: Times New Roman, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #b3e7ff;
	background-image: url(images/back_photos/back_wall.jpg); 
	background-repeat: repeat-y; 
	background-attachment: fixed;
	background-position:center;
	ba
}

H1 {
font-family: Script MT Bold, Times New Roman, Helvetica, sans-serif;
font-weight : bold;
font-size : 24px;
}

H2 {
font-family: Script MT Bold, Times New Roman, Helvetica, sans-serif;
font-weight : bold;
font-size : 20px;
}

.table{

}

A  {	
text-decoration : none;
font-weight: bold;
}

A:Visited  {}

A:Active  {
}

A:Hover  {
		 text-decoration : underline;
		 }