Font
{
    font-family: arial;
}
Body
{
    background-color: MidnightBlue;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:  center;
    margin-left: 10%; margin-right: 10%;
}