/* _styles.css */

#post {

}


#blog {


}


header {}

main {}

footer {
	display: none;
}

article {}
