html, body {
	width:100%;
	min-height: 100%;
}
.page{

}

header{

}

nav{

}

footer{

}













/********************************************************/
/*					Media queries 						*/
/********************************************************/

@media screen and (max-width: 480px) {

}