@charset "utf-8";
/* CSS Document */

nav, aside, footer, header{
	display: none;
}

section{
margins: 0px;
position: absolute;
}
h1, h2{
	color: black;
}
