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


h1{font-family: 'Permanent Marker', cursive;
color:#4c7db7;
font-size:1.3em;
margin-top:0;
margin-bottom:0;}
h2{
	font-family: 'Permanent Marker', cursive;
	color:#000;
font-size:1.2em;
margin-top:0;
margin-bottom:0;
color:#4c7db7;}
.FLleft{
	float:left;}
.red{
	color:#f00;}
.cross{
	text-decoration:line-through;}	
	
.q1{
	background:url(images/q1.png)no-repeat;
	background-position:top center;}

.q2{
	background:url(images/q2.png)no-repeat;
	background-position:top center;}
.q3{
	background:url(images/peanut.png)no-repeat;
	background-position:bottom center;}
.qpig{
	background:url(images/qpig.png)no-repeat;
	background-position:bottom center;}
.qrooster{
	background:url(images/rooster.png)no-repeat;
	background-position:bottom center;}
	
.qhand{
	background:url(images/qhand.png)no-repeat;
	background-position:bottom center;}
.qselfie{
	background:url(images/selfie.png)no-repeat;
	background-position:bottom center;}
.qmoney{
	background:url(images/money.png)no-repeat;
	background-position:bottom center;}

