﻿body
{
    margin: 270px 20px 80px 80px;
    background-color: #FFFFFF;
    background-image: url(         'main_img/cowprint_background.jpg' );
    background-repeat: no-repeat;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}


img, a, table, td, tr
{
        border-style: none;
}
a
{
    font-weight: bold;
}
a:link
{
    color: #0000ff;
    text-decoration: underline;
}
a:visited
{
    color: #0000d0;
}
a:hover
{
    color: #0000d0;
    text-decoration: underline;
}
a:active
{
    color: #0000d0;
}



.moo_main_logo
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.moo_top_nav_bar
{
    position: absolute;
    top: 220px;
    left: 120px;
    font-family: Arial, Helvetica, sans-serif;
}
.moo_bottom_bar
{
    position: relative;
    bottom: -40px;
    left: -40px;
}