/*
	Month Based CSS
	by Nathan Smith
*/

*
{
	margin: 0;
	padding: 0;
}

body, html
{
	height: 100%;
}