body {
margin: 0px;
background-color: #1a1a1a;
}

#wrapper {
margin-left: auto;
margin-right: auto;
position: relative;
width: 980px;
}

#main{
margin: 0px 0px 0px 0px;
width: 99%;
}

#email {
height: 465px;
color: #CCC;
background-color: transparent;
background-image: url(int_kitch.jpg);
background-repeat: no-repeat;
background-position: right top;
}

fieldset label { 
float: left;
width: 18%;
line-height: 1em;
}

fieldset { 
border: none;
} 

label { 
display: block;
}

input { 
margin-bottom: 5px;
border: 1px inset #333;
}

span.comment {
font-size: small;
}

span.star {
color: #06C;
}

input.submit, input.reset {
width: 18%;
}

#logo {
height: 84px;
border-bottom: 1.25px solid #444446;
background-color: transparent;
background-image: url(cpp.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}

#stmt {
border: 0px;
height: 28px;
position: relative;
text-align: center;
background-color: #1a1a1a;
border-top: 1px solid #444446;
}

a img {
   text-decoration:none;
}

#quote {
height: 40px;
position: relative;
text-align: center;
background-color: transparent;
background-image: url(g.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}



a:link {
color: #1a1a1a;
text-decoration: none;
background-color: transparent;
}

a:visited {
color: #1a1a1a; 
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #1a1a1a; 
text-decoration: none;
background-color: #B6710C;  
}

a:active {
color: #1a1a1a;
text-decoration: none;
font-family:Georgia,"Times New Roman",Times,serif;
}









