/*  
Theme Name: Prairiewood Guitars
Theme URI: http://prairiewoodguitars.com
Description: Template created by Giordano Web Designs
Version: 1.0
Author: Andrew Giordano
Author URI: http://GiordanoWebDesigns.com
*/



*{
	margin: 0;
	padding: 0;
}


body{
	text-align: center;
	background-color: #0d0d0b;
	background-position: top center;
	background-repeat: no-repeat;
	font: normal normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


img {
	border: 0px solid #000;
}

a {
	color: #e6e1c4;
	text-decoration: none;
	font-weight: bold;
	
}