a {
border: 0px;
}

img {
border: 0px;
}

#header {
border: 1px solid #681111;
background: #FAE1E1;
color: #681111;
margin: 2px;
padding: 5px;
width: 1854px;
text-align: center;
}

#header h1 {
margin: 0px;
padding: 0px;
font-size: 18px;
font-weight: bold;
}

#header a {
padding: 5px;
color: #282878;
font-style: italic;
font-weight: normal;
font-size: 15px;
text-decoration: none;
}

#header a:hover {
color: #782828;
font-style: italic;
font-weight: normal;
font-size: 15px;
text-decoration: underline;
}