* {padding:0; margin:0}

body {
 background-color: #6699cc;
 font-color: #ffffff;
 font-family: Arial, Times New Roman;
}
#title {
 width: 500px;
 height: 50px;
 background-image: url(images/title.png);
}
#image {
 width: 600px;
 height: 407px;
 background-image: url(http://www.northridgewest.org/wp-content/uploads/NWNC-Board-2010.png);
}
#splash {
 width: 500px;
 height: 150px;
 background-image: url(images/splash.png);
 margin-top: 0px;
}
#innersplash {
 padding: 75px 15px 15px 15px;
}

a, a:visited {
color: #175caa;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h2 {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-size: 18px;
}