BODY {
margin: 0;
background-color: gray;

}

A {
color: blue;
font: 10 Arial;
font-weight: bold;
display: block;
}
