body {
    background-color : #ECF8FE;
    color : #666666;
    font-family : "Verdana", sans-serif; 
}

h1 {
    line-height: 200%;
}

h2 {
    color: #3399cc;
    font-family: "Georgia", serif;
}

dt {
    color: #000033;
    font-weight: bold;
}

header {
    background-color: #000033;
    color: #ffffff;
    font-family : "Georgia", serif;
}

nav { 
background-color: #90c7e3;
    font-weight: bold;
}

footer {
    font-size: .70em;
    font-style: italic;
}

.resort {
    color: #000033;
    font-size: 1.2em;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width:80%;
}
