
BODY {
background: #ffefd5;
width: 600px;
margin-left: AUTO;
margin-right: AUTO;
}

DIV {
width: 570px;
margin-left: AUTO;
margin-right: AUTO;
border: #556b2f 15px solid;
padding: 10px;
}

DT:before {
content:"y";
}

DT:after {
content:"z";
}

DT {
font-weight:bold;
}

TABLE {
width: 600px;
margin-left: AUTO;
margin-right: AUTO;
clear: both;
}
