﻿.style2
{
    color: red;
    margin-top: 450px;
    margin-left: 1000px;
    margin-right: 1000px;
    margin-bottom: 500px;
    font-family: arial;
    font-size: 20px;
}
body
{
    background-color: white;
}
a
{
    font: 11px Verdana;
    color: #315686;
    text-decoration: underline;
}

