body {
 width:1008px;
 margin: auto;
 background-color : white;
}

a:hover { text-decoration: underline; }
a { text-decoration: none; }

.link {
color: #009283; 
font-size: 30px;
}
