BODY {
 background-color: #6c6;
 color: #fff;
}
DIV {
 background-color: #fff;
 color: #000;
 border: 2px solid #393;
 padding: 10px;
}
