/* DemolitionKitchen.com */

/* The following is the style sheet to use for ask-a-luthier.com */

/* -------------HTML TAGS------------- */

/* Font size and style as well as the background and margin for the BODY of the page */ 
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	Margin-left: 2%;
	Margin-top: 2%;
	Margin-right:0px;
	Margin-bottom: 2%;
}



.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}