body 
{
    background-color : #ffffcc;
    font : georgia;
    font-size : 14;
    text-align : justify;
    font-weight : bold;
    color : #003300;
}

h1
{
    font-size : 32;
    color : Red;
    text-align : center;
    font-weight : bolder
}