* {
margin: 0;
padding: 0;
border: 0;
background: #663333;
}

body {
padding: 0;
background: #663333;
font-family: Arial;
color: black;
}

#container {
width: 980px;
height: 808px;
margin: 1% auto;
padding: 0;
}

#header {
width: 980px;
height: 173px;
background-image: url(header2.jpg);
}

#content {
width: 980px;
height: 491px;
background: url(content3.jpg);
}

#footer {
width: 980px;
height: 145px;
background: url(footer2.jpg);
}

#img {
position: absolute;
width: 100px;
height: 100px;
margin-top: -120px;
margin-left: 240px;
border: 2px solid #666;
}

p.c {
font-family: Century Gothic;
font-size: 14px;
margin-left: 435px;
padding: 3px 0 0 0;
background: none;
color: #fff;
}

p.c1 {
font-family: Century Gothic;
font-size: 14px;
margin-left: 435px;
padding: 70px 0 0 0;
background: none;
}

p.c2 {
font-family: Century Gothic;
font-size: 15px;
font-weight: bold;
margin-left: 195px;
padding: 20px 0 0 0;
background: none;
color: #ffffcc;
font-family: Arial;
}

p.c3 {
font-family: Century Gothic;
font-size: 15px;
font-weight: bold;
margin-left: 195px;
padding: 3px 0 0 0;
background: none;
color: #ffffcc;
font-family: Arial;
}

a.c {
font-family: Century Gothic;
font-size: 14px;
color: #fff;
background: none;
text-decoration: underline;
}

a.c:hover {
font-family: Century Gothic;
font-size: 14px;
color: #fff;
background: none;
text-decoration: none;
}

h2 {
padding: 30px 0 0 0;
font-size: 20pt;
font-weight: normal;
margin-left: 195px;
background: none;
color: #990000;
font-family: Arial;
}

h3 {
padding: 0;
font-size: 14pt;
font-weight: normal;
margin-left: 195px;
background: none;
color: #990000;
font-family: Arial;
}