body {
 margin: 0px;
 padding : 0px;
 text-align: center;
 height: 100%;
 width: 100%;
 background-color: #ffffff;
}


a:link {
 color: #000000;
 text-decoration: none;
}


a:visited  {
 color: #3362b0;
}
