*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none; }
img {
border-style: none; }

body{
color: #630;
font-size: 90%;
font-family: sans-serif;
line-height: 180%;
background-color: #ead7c1;
background-image: url(img/bg_body.gif); }
div#page{
width: 543px;
margin-top: 50px;
margin-right: auto;
margin-left: auto; }
h1 {
text-align: center;
padding-bottom: 20px; }

div#header {
background-image: url(img/bg_top.gif);
background-repeat: no-repeat;
padding-top: 20px; }

div#footer {
background-image: url(img/bg_footer.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 8px; }
div#main {background-image: url(img/bg_main.gif); }

div#contents {
background-image: url(img/bg_contents.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
height: 230px;
overflow: auto; }

p {
margin-right: 20px;
margin-left: 230px;
padding-top: 10px;
display: block; }

address {
color: #fff;
font-size: 80%;
text-align: center; }
p span {
font-size: 80%; }

