#winterpause
{
margin: 30px 0 0 0;
background: url('../image/winter.jpg') 0px 50% no-repeat;
padding: 20px;
border: 5px solid #5281d4;
width: 680px;
}

#winterpause h2 {
color: red;
font:  bold 22px/30px "trebuchet ms";
text-decoration: underline;
}

#winterpause p {
color: #000;
}

#close
{
margin: 30px 0 0 0;
background: url('../image/background_body.jpg') center -250px repeat-x;
padding: 20px;
border: 3px solid #5281d4;
width: 680px;
}

#close h2 {
color: red;
font:  bold 22px/30px "trebuchet ms";
text-decoration: underline;
}

#close p {
color: #000;
}


