body {
background-color: black;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
margin: 0px 0px 25px 0px;
padding: 0px;
font-family: century gothic;
font-size: 11px;

}

a {
color: #7d6400;
text-decoration: none;
}

a:hover {
color: #aea521;
}

h2 {
font-family: courier new;
font-size: 18px;
font-weight: normal;
text-transform: lowercase;
margin: 5px 0px 5px 0px;
border: thin solid black;
border-width: 0px 0px 1px 0px;
}

h1 {
font-family: courier new;
font-size: 25px;
font-weight: normal;
text-transform: lowercase;
margin: 5px 0px 5px 0px;
border: thin solid black;
border-width: 0px 0px 1px 0px;
background-color: white;
}

h3 {
letter-spacing: 2px;
}

li {
list-style-type: square;
}

.img1 {
padding: 10px;
}

#container {
margin: 0px auto;
background-image: url('images/image06.jpg');
width: 780px;
}

#image01 {
background-image: url('images/image01.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#image02 {
background-image: url('images/image02.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#image03 {
background-image: url('images/image03.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#image04 {
background-image: url('images/image04.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#image05 {
background-image: url('images/image05.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#image07 {
background-image: url('images/image07.jpg');
background-repeat: no-repeat;
width: 780px;
height: 100px;
}

#content {
margin: -130px 40px 0px 60px;
text-align: justify;
}

#box {
padding: 5px;
width: 650px;
}
