body
{
	background: url(../images/back.jpg);
	background-repeat: none;
	background-attachment: fixed;
	background-size: cover;
}
.icons
{
	width: 130px;
	height: 130px;
	margin-bottom: 20px;
	margin-right: 25px;
}
h2
{
	font-family: 'Architects Daughter', cursive;
	color: #3e3e3e;
}
.para
{
	font-family: 'Averia Sans Libre', cursive;
	font-size: 1.22em;
	letter-spacing: 0.0645em;
}
.diff
{
	font-weight: bolder;
	color: #ed1c24;
	font-size: 1.24em;
}
.bottom
{
	font-family: 'Bree Serif', serif;
	font-size: 1.1em;
	color: white;
	letter-spacing: 0.0645em;
	margin-top: 30px;
}
.link{font-weight:bolder;font-size:1.24em;}
.link:hover{text-decoration:none;color:#e6004c;}

.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; } }