body { 
font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
color: white;
background-color: #DEDBD3;  
}

body, html, input, table, select, p {
color: #2222cc;
font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
font-size: 14px;
}

h1 {
font-size: 28px;
color: #4444ee;
font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
border: none;
}

h2 {
font-size: 24px;
color: #4444ee;
font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
border: none;
}

img {
border:none;
}