body
{
background-color:#7a93ff;
}

center{
background-color:#7a93ff;
}

a:link,
a:visited,
a:hover,
a:active
{
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#CCCCCC;

}

img
{
border:none;
}

.center
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -104px;
  background-color: #7a93ff;
  color: white;
}