@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	background-image: url(../images/barbeback.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #003;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #003;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #33005C;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4B177A;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #4B177A;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003;
}
a {
	color: #4B177A;
	padding-right: 0em;
	padding-left: 0em;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #003;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #4B177A;
	text-align: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
ul {
	padding-right: 0em;
	padding-left: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-indent: 0.5em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4B177A;
	padding-left: 0.5em;
	font-variant: small-caps;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #003;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

