body {
background: #FFF7FF url('chinesefoodmain.png')  
top left no-repeat fixed;
color: #45899C;
font-family: Georgia, Sans-Serif;
margin: 0;
padding: 0;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #FFD44D;
text-decoration: none;
}

a:hover {
color: #FC5E00;
}

#navigation {
width: 500px;
height: 50px;
margin-left: 680px;
}


#content {
margin-left: 600px;
margin-right: 30px;
min-height: 650px;
height: auto;
height: 650px;
}

h1 {
font-style: normal;
font-weight: normal;
font-size: 1.7em;
color: #FF500F;
text-shadow: #FFF7FF 1px 1px;
letter-spacing: 1px;
padding: 3px;
margin: 0;
font-family: Simonetta, cursive, Georgia, Sans-Serif;
}


input, textarea, option, select {
background-color: #FFF7FF;
border: 1px solid #45899C;
padding: 4px;
color: #45899C;
}

em, i {
font-size: 1em;
color: #439500;
font-family: Georgia, Sans-Serif;
}



img {
border: 0px;
}



.affiliates {
margin: 0 2px;
}



.center {
text-align: center;
}



