body {  background: #6685f8;
padding: 0px;
margin: 0px;}

div {
text-align: center;
font-size: 67%;
font-weight: bold;
font-style: Arial;
font-family: sans-serif;
color: white;
}

div#fl {
width: 800px;
height: 580px;
border: 5px groove navy;
}
