body { background: #e7e6de url(../img/bg.png) no-repeat center top; }

h1 {
    font-family: 'BlackoutMidnight', sans-serif;
    font-size: 4em;
}

h1 a {
    text-decoration: none;
    display: inline-block;
    padding: 10px 33px 18px 33px;
    background-color: #03b2f3;
    color: #fff;
    text-shadow: 3px 3px 5px #1F7DA0;
}

h1 a:hover {
    background-color: #159EDE;
    color: #fff;
    text-decoration: none;
}

.elements {
    background-color: #fff;
    padding: 20px 25px;
    margin-bottom: 20px;
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
    color: #111;
    text-align: left;
}

pre { padding: 10px !important; }
hr { margin: 5px 0; }
h2 { font-size: 1.4em; margin: 0; }
h3 { font-size: 1.4em; margin: 0; }

#contact { font-size: 0.9em; }

.addContent {
	color: #FFF; 
	background: #03B2F3; 
	padding: 10px 50px; 
	text-decoration: none; 
	display: inline-block;
}

#scrooly {
	overflow: hidden;
}

	#scrooly img {
		max-width: none;
	}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 6 */
@font-face {
    font-family: 'BlackoutMidnight';
	src: url('Blackout/Blackout-Midnight-webfont.eot');
	src: local('☺'), url('Blackout/Blackout-Midnight-webfont.woff') format('woff'), url('Blackout/Blackout-Midnight-webfont.ttf') format('truetype'), url('Blackout/Blackout-Midnight-webfont.svg#webfont8qch85AE') format('svg');
	font-weight: normal;
	font-style: normal;
}