body {background-color: #999999;
color: #000000;
}
h1 {color: #ffffff;
}

.fred {background-color: #66cc00;
color: #ffffff;
text-align: center;
width: 500px;
height: 20px;
}