* {margin:0;padding:0}
a {text-decoration:none; color: white;}
a:hover {color: red;}
a img {border:1px solid white;}
body{background:#333; font-family:Verdana, Arial; color:white; text-align:center;}
h1	{font-size: 31px;}
h2{font-size: 42px;}

.gal{width:648px; height:305px; border:1px solid #fff; border-collapse: collapse; margin:15px 0;}
.gal td {
border:none;
width:320px; height:290px;
text-align: center;
vertical-align: top;
background-color:#333;
font-size: 12px;
color:#888;
}
.desc {font-size:20px; font-weight:bold;}
.desc a{color:#888;}
.desc a:hover{color:white;}
.photobox {width:328px; height:240px; float:left;}
.photobox img {border:none;}
.header {width:700px; height:450px;border:none; margin:0 0 15px 0;}
.flash{float:right; margin:0px 0px 5px 0px;}
.cent{background-color:black; width:700px;}
.text{width:648px; text-align:justify; padding:15px 0; }
.text a{color:red; font-weight: bold;}



