body {background-color: #333333; background-image:url('../images/background.jpg'); background-position:left;background-repeat: repeat-y; margin-top:5px; margin-left:100px}

h1 {color:white; font-size:16px; font-family:helvetica;
border-left: none;
border-right: none;
border-bottom: 1px solid #333333;
border-top: 0px solid #202020;
width:600px; text-align:center; margin-left:none; margin-right:none;text-decoration:bold}

h2 {font-size:14px; font-family:helvetica; color:#ffffff; text-decoration:underline;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width:600px; text-align:center; margin-left:none; margin-right:none}

h3 {font-size:10px; font-family:helvetica; color:#ffffff; text-decoration:underline;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width:600px; text-align:center; margin-left:none; margin-right:none}

p {font-size:13px; font-family:helvetica,Arial; color:#ffffff;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width:600px; text-align:center; margin-left:0px; margin-right:0px;}

p.list {font-size:13px; font-family:helvetica,Arial; color:#ffffff;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width:80px; text-align:left; margin-left:0px; margin-right:0px;}

p.listpneus {font-size:13px; font-family:helvetica,Arial; color:#ffffff;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width : 200px;
text-align:left; margin-left:10px; margin-right:0px;}

p.address {font-size:13px; font-family:helvetica,Arial; color:#ffffff;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;
width:196; text-align:center; margin-left:0px; margin-right:0px;}


p.bottom {font-size:9px; font-family:helvetica,Arial; color:#cccccc; text-align:center}

a:link     {color:#cccccc;}
a:visited  {color:#ffffff;}
a:hover    {color:#ff0000;}
a:active   {color:#ffffff;}

ul {font-size:10pt; font-family:helvetica,Arial; color:#ffffff; text-align:left; margin-left:255px; width:300px}

.buttonscontainer {width: 350px;
margin-left: auto;
margin-right: auto;}

.buttons a {color: #ff0000;
background-color: #000000;
padding: 0px;
padding-left: 22px;
padding-right: 22px;
display: inline;
border-left: 1px ridge #cc0000;
border-right: 1px ridge #660000;
border-top: 1px ridge #660000;
border-bottom: 1px ridge #cc0000;
font: 13px, helvetica;
font-weight: none;
text-decoration: none;
text-align: left;
font-size:13px;
margin-top: 1px;
margin-left: 0px;}

.buttons a:hover {color: #ffffff;
background-color: #333333;
border-left: 1px ridge #cccccc;
border-right: 1px ridge #666666;
border-top: 1px ridge #666666;
border-bottom: 1px ridge #cccccc;
text-decoration: none;}

