body {background:#1b1b1b url(../img/bg.png) repeat center top;color:white;font-family:'Roboto Slab',serif;margin:0;padding:40px;text-shadow:2px 2px black;}
header {margin:100px 0;}
header h1 {margin:0 0 20px;text-align:center;}
header h1 img {display:inline-block;}
header h2 {font-size:24px;font-weight:400;letter-spacing:3px;margin:20px 0 0;text-align:center;}
header h2 span {position:relative;}
header h2 span em {font-style:normal;left:5px;position:absolute;top:6px;transform:rotate(355deg);}
header h2 span span {opacity:0.5;}
header h3 {font-size:24px;font-weight:100;margin:40px 0 0;text-align:center;}
section {border-top:2px solid rgba(255,255,255,0.1);padding:20px 0;}
section a {color:white;}
section h1 {font-weight:100;margin:0 0 20px;}
section p {font-weight:300;margin:10px 0 0;text-align:justify;}
@media (min-width:768px) {
	section {padding:40px;}
}