body{
font-family: 'Century Gothic', 'Courier New';
height: 500px;
width: 990px;
margin: auto;
margin-top: 100px;
}
.slideshow 
{ 
margin: auto; 
position: relative;
width: 640px;
height: 440px;
float: left;
}
.slideshow img { }
#logo{
float: right;
margin-top: 100px;
}
#contact{
float:right;
padding-top: 8px;
}
#title{
text-align: center;
font-size: 3em;
}
body{
font-family: 'Century Gothic', 'Courier New';
}
a{
color: #000;
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
text-decoration:none;
}
