body {
background: white url(background.jpg) repeat-y
}
div.container {
padding-left: 200px
}
h1 {
font: 20px bolder
}
h2 {
font-size: 16px ;
font-weight: normal ;
margin-left: 20px ;
}
h3 {
font-size: 16px ;
font-weight: bold ;
text-align: center 
}