/*
Theme Name: Staytrue Tattoo Parlor
Theme URI: http://www.staytruetattooparlor.com/
Description: A tattoo theme built by Hammed Kohistani
Version: 2.0
Author: Hammed Kohistani
Author URI: http://www.hammedkohistani.com/
Tags: tattoo, tattoo parlor
*/


body {
	background: #6a482a url(/wp-content/themes/staytrue/images/background.jpg) top center no-repeat;
	color: #fff4b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 50px;
	text-align: center;
	text-shadow:0 1px 0 #442711;
}
#container {
	margin: 0 auto;
	width: 800px;
}
h1 {
	color: #ffffff; 
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 70px;
	margin: 0;
	padding: 0;
	text-shadow:0 2px 0 #442711;
}
.p-title {
	font-size: 20px;
}