body {font-family: trebuchet, helvetica, sans-serif; 
width: 100%;
height: 100%;
background-color: #C0D9D9;
}


body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin: 0px; padding: 0px;} 
img{border: 0px;}

em {
font-style: italic;
}

#main {
width:100%;
height: 100%;
}

#container {
width:600px;
min-height:897px;
margin:0px auto;
background: url(http://lonelysong.com/yesterdayandtodaybook.com/ytpictures/cover1.jpg) repeat-y;
}

#header {
width: 600px;
height: 100px;
margin: 0;
}

#header h1 {
margin-left: -9999px;
}

#subheader {
width: 450px;
height: 100px;
padding: 0 75px;
}

#menublock {
width:600px;
border-bottom: 2px solid #B4CDCD;
border-top: 2px solid #B4CDCD;
}


ul#menu {
list-style: none;
padding-top: 4px;
padding-bottom: 4px;
}

ul#menu li{
padding-left: 30px;
padding-right: 25px;
float: left;
}

ul#menu li a{
text-decoration: none;
font-size: 20px;
font-family: "courier new", serif;
font-weight: bold;
color: #B4CDCD;
}


#footer {
width: 600px;
color:gray;
text-align: center;
margin: 0 auto;
padding:10px 0px;
}

