body {
font-family : Comic Sans MS, Bold, Helvetica, sans-serif;
margin : 0 0 0 0 ;
font-weight : normal;
font-size : small;
background-color : black;
color : #FF8C00;
} 
a {
text-decoration : none;
color : red;
}
.list {
color : white;
background-color : #ffffff;
text-align : center;
font-weight : bold;
padding : 5px;
}