body {
background: url(jokesbg.gif);
}

.title1 {
font-size: 36px;
font-weight: bold;
font-style: italic;
font-family: Georgia;
color: #78A1CE;
line-height: 30px;
}

.title2 {
font-family: Georgia;
color: #1E2D3E;
font-size: 14px;
letter-spacing: 1px;
}

hr {
color: #000;
background: #000;
border: 0px;
height: 1px;
}

a.navigation, a.navigation:active, a.navigation:visited {
font-family: Verdana;
letter-spacing: 1px;
color: #78A1CE;
font-style: italic;
font-size: 16px;
text-decoration: none;
border-bottom: 1px dotted #1E2D3E;
}

a.navigation:hover {
letter-spacing: 1px;
color: #1E2D3E;
font-style: italic;
font-size: 16px;
text-decoration: none;
border-bottom: 1px dotted #78A1CE;
}

body {
font-size: 12px;
font-family: Georgia;
}

b, i {
color: #1E2D3E;
}

a, a:active, a:visited {
letter-spacing: 1px;
color: #78A1CE;
font-size: 12px;
font-family: Georgia;
}

a:hover {
color: #1E2D3E;
font-size: 12px;
}

.header {
padding-left: 5px;
letter-spacing: 1px;
color: #1E2D3E;
font-style: italic;
font-size: 16px;
text-decoration: none;
border-bottom: 1px dotted #78A1CE;
width: 99.5%;
}

input, textarea, select, option {
background: #DFE9F5;
color: #8B9FA8;
border: 1px solid #C7D7E8;
font-family: Verdana;
font-size: 11px;
}

h2 {
color: #1E2D3E;
}

h3 {
color: #1E2D3E;
padding-left: 10px;
}