@CHARSET "UTF-8";

@import url('../commons/layout.css');

html, body {
	background-color: white;
}

header {
}

article {
}

section {
}

footer {
}
