/* CSS Document */

.content {
	height:780px;
}

h1 {
background-color:#b71f52;
}

.gallery {
padding:10px 0 0 10px;
}

td a{
color:#000000;}

td:hover{background-color:#CCCCCC;}

td a:hover{
color:#009933;}
