/* CSS Document */

body {
background-color:#ffffff;
font:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#ffffff;
}

#intro {
margin: auto;
width:650px;
height:400px;
background-image: url(intro.jpg);background-repeat: no-repeat;
padding-top: 315px; 
}
.introtext {
margin-left:185px;
color:#FFFFFF;
font-weight:bold;

}
