body {
background-attachment:						fixed; 
color: 										black; 
scrollbar-arrow-color: 						#ffffff; 
scrollbar-face-color: 						#000000;
background-image: 							url(http://1callpcsolutions.com/background.jpg);
background-position:						top left;
background-repeat:							repeat-x repeat-y;
background-color:							#000000
}
a:link,a:visited  {
color: 										dimgray; 
text-decoration: 							none
}
a:hover {
color: 										dimgray; 
text-decoration: 							underline
}
a.nav:link,a.nav:visited {
color: 										#ffffff; 
text-decoration: 							none;
display: 									block;
width: 										100%;
line-height: 								15px;
}
a.nav:hover {
color: 										#ffffff; 
background-color:							"dimgray";
text-decoration: 							none;
}
.pagebackground {
background-color:							#ffffff;
width:										900px;
}
.pagecontainer {
width:										700px;
}
.testimonial {
background-color:							#ffffff;
background-image:							URL(table_background.gif);
background-position:						top center;
background-repeat:							no-repeat;
background-attachment:						fixed;
}