/* - - - - - - - - -- - - - - - - CORE */

body{
	font-size: 16px;
	
	background: #f9f9f9;
	background-image:url('http://nielsg.com/imgs/background.png');
	background-position: center top;
	background-repeat: repeat;
}