body { background-image:url('../images/body.jpg'); background-repeat: repeat-y; background-attachment:fixed;}
#wrapper { width: 1000px; border-left: 2px solid #cccccc; border-right: 2px solid #cccccc; background-color:#fff; margin:auto; }
/*#body_middle							{ background-image:url('../images/body.jpg'); background-repeat: repeat-y; }*/
.links,a.links:link,
a.links:active,a.links:visited 			{ color:#333333; line-height:30px; margin:0 5px;}
a.links:hover							{ color:#666666; text-decoration:none;}
.copyright								{ color:#333333; line-height:35px; padding:0 10px;}

.terms,a.terms:link,a.terms:active,
a.terms:visited 						{ color:#333333;  padding:0 6px; white-space:nowrap;  line-height:32px; font-weight: none;text-decoration:none;}
a.terms:hover							{ color:#666666; text-decoration: underline;}

