/* CSS Document */

BODY
{
font-color: #000000;
font-family: Verdana, sans-serif;
font-size: 11pt;
background-color: #8a2e2e;
background-repeat: repeat-x;
background-image: url(BryansAutobody_bg.jpg);
}


.table
{width: 718px; height: 715px;
align: center;
background-repeat: no-repeat;
}

.tdone
{width: 518px;}

.tdtwo
{width: 200px;
}


.paragraph
{padding-left: 320px;
padding-top: 80px;
padding-right: 10px;
font-size: 13px;
line-height: 150%;
}

.footer
{text-align: center;
font-size: 10px;
color: black;
}


.menu
{padding-left: 10px;
padding-top: 80px;
font-size: 13px;
line-height: 330%;
color: #ffffff;
}

a {color:white;text-decoration: none}
a:link {color:white;}
a:visited {color:white;}
a:hover {color:black;}
a:active {color:white;}

.footer a {color:black;text-decoration: none}
.footer a:link {color:black;}
.footer a:visited {color:white;}
.footer a:hover {color:white;}
.footer a:active {color:black;}

