body
{ background: blue url(../img/2013_02_Abstract-Blue-background.jpg) fixed center top no-repeat; 
	background-size: 100% 100% ;
	color: #ffffff;
	text-shadow: 1px 1px 0 #000000;
	text-align: center;
	font-size: 19px;
	font-family: 'Montserrat', sans-serif;
}


a {
	color: #ffffff;
}

.small_title { font-size: 14px; text-transform: uppercase; }

#big_container { padding-top: 6em; }
#header { margin-bottom: 4em; }
.alignleft { display: inline-block; vertical-align: top !important; margin:  1em 2em; }
	#mainarea { background-color: rgb(0,0,102); opacity: 0.5; padding: 1em; margin: 0 auto; }
	#mainarea * { opacity: 1.0; }

#footer { position: absolute; bottom: 2em; right: 2em }
#footer , #footer a { font-size: 11px; color: #cecece; }