html {
}

head {
}

body {
	background-color: CornflowerBlue;
	color:white;
        font-family: Calibri;
        font-size: 14pt;
        letter-spacing: 0.5px;
        line-height: 1.2;
}

h1 {
	font-size: 30pt;
	font-weight: normal;
	margin:10px;
 }

h2 {
	font-size: 20pt;
	font-weight: normal;
	margin:10px;
 }

header {
}

main {
}

nav {
}

aside {
}

footer {
}
