   body             {text-align:center;background-image:url(images/guitarshop.jpg);background-attachment:fixed}
	

   div#title        {border-style:solid;border-width:1px;border-color:white;position:absolute;

                     width:1000px;height:75px;top:25px;left:65px;background-color:#CD853F ;
                  
                     background-image:url(images/titlebackground.jpg)}
				
		        
		
		
   div#menu 	    {border-style:solid;border-width:1px;border-color:white ;color:white;
		         
		             position:absolute;width:150px;overflow:auto;height:535px;top:90px;left:65px;background-color:#800000; 
		            
		             background-image:url(images/menubackground.jpg);}

  
 
			
		
   div#content	    {border-style:solid;border-width:1px;border-color:white ;text-align:justify;font-size:15pt;
		           
		             position:absolute;width:1000px;left:65px;top:102px;height:523px;background-color:#FFFFCC} 

		          
   
   
   div#defblock     {border-style:solid;border-width:0px;border-color:black;position:absolute;width:250px;top:101px;height:524px;
					  left:815px;overflow:auto}         
   
   
   
   
   div#parent	    {border-style:solid;border-width:1px;border-color:white ;
		           
		             position:absolute;width:1000px;left:65px;top:0px;height:100%;background-color:#8B4513;
		             
		             background-image:url(images/parentbackground.jpg)} 
 

   
   h1             {font-family:fangsong; position:relative; top:10%}		
   
   h3             {font-family:fangsong; position:relative; top:-10%}
   
   

  a:link          {font-family:sans-serif; color:red; text-decoration:none; font-size:14pt}
  a:hover         {color:blue; font-weight:bold; text-decoration:underline; font-size:14pt}
  a:visited       {font-family:sans-serif;color:green; text-decoration:none; font-size:14pt}

  img             {border:0;}