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

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