@charset "utf-8";
/* CSS Document */

#header
{
width:100%;


}

#divDescriber
{
width:100%;
height:100%
}
a
{
color:#ff8400;
font-family:"Times New Roman", Times, serif;
}
#divider
{
background-image:url(Jpegs/Images%20for%20Mares%20Page/Divider.jpg);
background-repeat:repeat-x;
width:500px;
height:30px;
}