BODY {
background-color: white;
color: black;
font-family: Times, serif;
background-image: url("http://www.davidchart.com/Novels/IceYearning/images/snowback.jpg");
}

H1, H2, H3, H4, H5, H6 {
font-family: Helvetica, sans-serif;
padding-top: 0px;
padding-left: 125px;
padding-right: 125px;
}

p, dd, dt, table {
padding-left: 130px;
padding-right: 130px;
}

p.margin {
padding: 0px;
}

ul {
padding-left: 170px;
}

H1 {
text-align: center;
}

div.title{
top: 0;
left: 0;
background-color: white;
color: black;
text-align: center;
width: 100%;
height: 150px;
}

div.text{
max-width: 1050px;
text-align: justify;
}

div.copyright {
font-size: smaller;
font-style: italic;
padding-left: 130px;
padding-right: 130px;
}

div.left {
background-color: white;
left: 0;
width: 121px;
padding: 2px;
float: left;
}

div.right {
background-color: white;
left: 930px;
width: 121px;
padding: 2px;
float: right;
}

div.wish {
padding-left: 130px;
}
