BODY
{
    FONT-SIZE: 16px;
    COLOR: #000066;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #cccccc;
    margin-left: 7%;
    margin-right:10%; 
    background-image:url(images/side.jpg);
    background-repeat:repeat-y;

    

}


A
{
    COLOR: 333399;
}
H1
{
    TEXT-ALIGN: center
}
H2
{
    COLOR: maroon;
    TEXT-ALIGN: center
}
H3
{
    COLOR: #000066;
    FONT-FAMILY: Arial
}

.m1
{
    LEFT: 20px;
   
}
.m2
{
    LEFT: 40px;

}
.m3
{
    LEFT: 60px;

} 
.m4 
{
    LEFT: 80px;
}
.m5
{
    LEFT: 100px;

}