BODY {
 background-color: #69c;
 color: #fff;
}
DIV {
 background-color: #fff;
 color: #000;
 border: 2px solid #369;
 padding: 10px;
}
