@charset "utf-8";
/* CSS Document */

.intro {
  background-color: #d0d0d0;
  height: 792px;
  width: 755px;
 	margin-left: auto; 
	margin-right: auto; 
 
}

body {
  background-color: #d0d0d0;
  margin-top: 2%;
  margin-bottom: 10px;
  font-family: Arial, Verdana, Helvetica;  

}
  /* jquery slideshow */
.pics {  
    height: 466px;  
    width: 731px;  
    padding: 0;  
    margin: 0;
} 
 
.pics img {  
    padding: 0x;  
    border: 0px solid #ccc;  
    background-color: #eee;  
    width: 731px; 
    height: 466px; 
    top: 0; 
    left:0; 
} 

/*
 *
 */
  
