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

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

