/* Element tages */

body
{ 
background-repeat: no-repeat;
background-position: top right; 
margin:0px; 
padding:0px; 
background-image: url('images/bg_guitar_blue.gif');
background-color: #BAB3D6;
}

td{
/*border:none;*/
margin:0px; 
padding:0px; 
}
P {
	margin:20px; 
	font-family: Georgia, "Times New Roman" , serif;
	font-weight:normal;
	font-size: 12pt;
	line-height: 16pt;
}
a {
	text-decoration: underline;
	color:#000000;
	font-family: Georgia, "Times New Roman" , serif;
	}

h1 {
font-family: Georgia, "Times New Roman" , serif;
font-size:18px;
text-decoration:none;
line-height:16px; 
margin: 6px 35px 6px 20px;
}

h2 {
font-family: Georgia, "Times New Roman" , serif;
font-size:14px;
text-decoration:none;
margin: 6px 35px 6px 20px;
color:#cc0000;
}
h3 {
font-family: Georgia, "Times New Roman" , serif;
font-size:14px;
line-height: 16pt;
margin:20px;

}

ul {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman" , serif;
	font-size:10px;
	color:#333333;
	line-height:13px; 
}
/* pseudo-Classes */
a:hover{text-decoration:underline; color:#DA251D;}

#under{text-decoration:underline;}

.copy{
font-family: Georgia, "Times New Roman" , serif;
font-size:11px;
color:#7E7E7E;
text-decoration:none;
}
.phone{
color:#000000;
}
