/* global */

body {
background: #003c6e url('../images/noise2.jpg') repeat top center;
font-family: trebuchet ms, arial, sans-serif; 
}

a {
color: #7dbbee; 
}

a:hover {
text-decoration: none; 
}

ul {
list-style: none;
list-style-position: outside; 
}

h3 {
color: #7bb4e4;
padding-bottom: 20px;
font-weight: bold; 
}
