body {
    font-family: Helvetica, Arial, sans-serif;
    font-family: Lucida Grande, Lucida Sans, Verdana, Helvetica, Arial, sans-serif;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    text-align: center;
    background-color: #025167;
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
    margin: 0;
    padding: 0;
}

a {
	color: white;
}

div#allcontent {
    position: relative;
    text-align: left;
    margin: 0 auto;
    border: none;
    padding: 1em;
    padding: 1em;
    width: 40em;
    font-size: 0.82em;
    background-color: #057D9F;
    color: white;
    height: 100%;
}

#header p {
    margin: 0;
    padding: 0;
    padding-bottom: 0.8em;
    font-size: 90%;
    border-bottom: 2px solid #025167;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, Garmond, Times, serif;
}

h1 {
    font-size: 2.1em;
    margin: 0;
    padding: 0.25em 0 0.1em 0;
}

h2 {
    font-size: 1.5em;
    color: #92E8FF;
    letter-spacing: 0.15em;
    padding-top: 0.75em;
}

h3 {
    font-size: 1.2em;
    color: #92E8FF;
}

h4 { font-size: 1.1em; color: #92E8FF; }
h5 {  font-size: 0.95em; color: #92E8FF; }
h6 { font-size: 0.9em; color: #92E8FF; }

#footer {
    text-align: center;
    font-size: 75%;
    border-top: 2px solid #025167;
    margin-top: 2em;
    color: white;
}

#footer img {
    border: none;
    width: 66px;
    height: 23px;
 }
 
dt {
    font-weight: bold;
 }
 
 .aboutme {
	font-weight: normal;
	font-style: italic;
 }
 
 .byrobert {
	font-size: 50%;
	font-weight: normal;
}

#header p {
	font-weight: bold;
}