body { background-color: #cfc; background-image: url(../images/background.jpg); background-repeat: repeat-x; }
#container { background-color: white; width: 80em; margin-right: auto; margin-left: auto; }
#header { background-image: url('../images/header(no_logo).jpg'); text-align: left; height: 7.5em; padding-top: 1em; padding-left: 2em; border-bottom: 5px solid #390; }
h1 {  }
#header p { font-size: 1.2em; padding-right: 3em; }
#header_logo { width: 10em; height: 7.5em; float: left; margin-right: 2em; }
#contents { background-color: #fff; width: 80em; height: auto; }
#footer { background-color: #cfc; width: 80em; clear: both; border-top: 1px solid #390; }
#footer li { font-size: 1.2em; border-right: 1px solid black; list-style-type: none; display: inline; }
#footer ul { margin-top: 0.5em; }
#footer li a { padding-right: 1em; padding-left: 1em; }
#footer li.last { border-right-style: none; }
address { color: #060; margin-top: 1em; margin-bottom: 1em; }
