
body {
background-image: url(cans/cans-bg.jpg);
background-repeat: repeat-y;
font: "Courier New", Courier, mono;
font-size: 14px;
}
.nav:link {color:#ffffff;
text-decoration:none;
font-weight: bold;}
.nav:visited {color:#ffffff;
text-decoration:none;
font-weight: bold;}


table { padding: 10px 10px 10px 0px; 

 }

.outline {
border-top: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff;
padding: 10px 0px 10px 0px; 
width: 150px;
}