/*
Background #ebebeb
Text #00539a
Blue-line #00539a
*/

body {
	font-family: sans-serif;
	background-color: #ebebeb;
	margin: 40px auto;
	padding: 0 10px;
	color: #00539a;
	max-width: 650px;
}

h1, h2, h3 { 
	line-height: 1.2;
}
