body{
	background:url(../images/back.jpg);
	background-repeat:none;
	background-size:cover;
	background-attachment:fixed;
}
.form-control{margin-top:50px;margin-bottom:20px;width:50%;font-family:'Averia Sans Libre', cursive;letter-spacing:0.0645em;}
button{margin-top:20px;font-family:'Bree Serif', serif;font-size:1.1em;letter-spacing:0.0645em;}
h2{color:white;}
.fontstyle{color: #3e3e3e;font-weight:bolder;font-size:1.22em;}
.responsive_ads { width: 320px; height: 100px; }
@media(min-width: 500px) { .responsive_ads { width: 468px; height: 60px; } }
@media(min-width: 800px) { .responsive_ads { width: 728px; height: 90px; } }
.link{font-weight:bolder;font-size:1.24em;}
.link:hover{text-decoration:none;color:#e6004c;}
.special{color:white;}
.bottom{font-family:'Bree Serif', serif;font-size:1.1em;letter-spacing:0.0645em;margin-top:120px;color:white;}

.puzzlebutton{
	background-color: #ed1c24;
	color: white;
}
.puzzlebutton:hover{
	background: #e3e3e3;
	color: black;
}