body { 
background-image: url(bg.png); 
background-repeat: repeat-x;
background-position: top;
}

.box { text-align:center; }

img, div { behavior: url(iepngfix.htc) }

DIV.main {
text-align:left;
margin: 1em auto 1em auto;
width: 680px;
}

DIV.check {
border-top-color: white;
border-bottom-color: #444444;
padding: 2px;
border-style: double;
border-width: 4px 0px;
line-height: 110%;
}

DIV.box1 {
width: 100%;
background-color: #AA2222;
color: white;
padding: 2px 
}

DIV.box2 {
width: 100%;
background-color: #AA4444;
color: white;
padding: 2px 
}
