body {
	margin: 0px;
background-image:url("http://outdoorsupplies.me/images/general/background.jpg");
background-attachment: fixed;
border-top: 0px;
}
.pageSurround {
      top: 0px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
      background: #ffffff;
      border-left: 10px solid #000000;
      border-right: 10px solid #000000;
      border-bottom: 3px solid #000000;
-moz-box-shadow: 0px 0px 12px #000;
-webkit-box-shadow: 0px 0px 12px #000;
box-shadow: 0px 0px 12px #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
border-radius:15px;

}
.copyright A:hover {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}

.copyright A:visited {
 color: #022D00;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}

.copyright A:link {
 color: #022D00;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
.copyright {
 color: #022D00;
 font-size: 12px;
 font-family: Times;
}
.navi A:hover {
 color: #ffffff;
 font-family: Times;
 font-size: 16px;
 text-decoration: none;
}

.navi A:visited {
 color: #ffffff;
 font-family: Times;
 font-size: 16px;
 text-decoration: underlined;
}

.navi A:link {
 color: #ffffff;
 font-family: Times;
 font-size: 16px;
 text-decoration: underlined;
}
.navi {
 color: #ffffff;
 font-size: 16px;
 font-family: Times;
}
A:link {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:visited {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:hover {
 color: #891616;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}
