* {
margin: 0;
padding: 0;
}

body {
background: #FFFFFF;
overflow-y:scroll;
}

#full-page {
width: 1000px;
clear: both;
}
#img_head {
width: 100%;
text-align: center;
}

#img_head img {
width: 1000px;
height: 100px;
}

#footer {
  font-variant:small-caps;
  font-family:Times New Roman;
}

.headerbutton {
color:#DDDDDD;
display:block;
text-decoration:none;
width: 138px;
background:#32220c;
float: left;
position:relative;
top:-48px;
}

.headerbutton2 {
color:#DDDDDD;
display:block;
text-decoration:none;
width: 138px;
background:#32220c;
float: left;
position:relative;
top:-42px;
}

.boxbutton {
color:#DDDDDD;
display:block;
text-decoration:none;
width: 138px;
background:#32220c;
border:black solid 1px;
font-size:16px;
font-family:Times New Roman;
font-variant:small-caps;
}

.boxbutton:hover {
background:#644419;
}

#navimenu {
width:1000px;
}

#navimenu ul {
text-align: center;
list-style-type: none;
}
