@charset "utf-8";
/*!
 * SrsWeb 1.0
 *
 * Nerd power supplied by SrsBsns.co.za 
 * Follow @SrsBsnsSA
 */

/*!---Container---*/
.container {
	margin-top:20px;
	color:#00adef;
	text-align:center;
}
/*!---header---*/
.header {
}
.header img {
	margin-top:30px;
	margin-bottom:30px;
}
.header h1 {
	margin-bottom:30px;
	font-family: 'Ubuntu', sans-serif;
	font-size:4em;
	text-shadow:#CCC 0.1em 0.1em 0.2em;
}
.header p {
	font-size:1.8em;
	line-height:35px;
	font-family: 'Wendy One', sans-serif;
}

/*---Content---*/
.content img {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.mail {
	font-size:1.5em;
	color:#00adef;
	font-family: 'Wendy One', sans-serif;
}