body{background-color: black; 
background-image:  url(images/bgmain.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	                scrollbar-3dlight-color:;
                scrollbar-arrow-color:silver;
                scrollbar-track-color:black;
                scrollbar-darkshadow-color:gray;
                scrollbar-face-color:black;
                scrollbar-highlight-color:white;
                scrollbar-shadow-color:silver;
				margin-top:0;
				margin-bottom:0;
				
				}
				

				
	/*table {
	background-color: black;
	background-image: url(images/ggbgmain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
*/
H1, H2, H3, H4, H5, H6, H7 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #000000; margin-left:25; margin-right:25;}

p {text-align: left; font-family: Arial, Helvetica, sans-serif; color: #000000; margin-left:60; margin-right:50;}

A:link {color: #000000;}
A:active {color: #000000;}
A:visited {color: #777777;}
a:hover{color: #000000; text-decoration:none;}

.center {
text-align: center;
}

.white {
	color: #ffffff;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #ffff00;
	font-weight: bold;
	background-color: #000000;
	text-align: left;
	color: #ffff00;
	
	}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #000000;
	font-weight: bold;
	background-color: #ffff00;
	text-align: left;
	color: #0000000;
	
	}
	
		
.bottomtext {
	
	position: absolute;
	left: 290px;
	top: 509px;
	right: auto;
	bottom: 25px;

}

.pagepic{
margin-left:25; margin-right:25;
}

.acousticflash{
background-image:url(http://www.thegeekgirl.co.uk/acoustic/wood.jpg);
}

.merchpic{
margin-left:100; margin-right:25;
}

.textleft{
margin-left:50;
}