body {
    font-size: 200%;
}

header h1 {
/*	font-size: 40px;*/
}

#container, header h1, footer {
	background: url('../img/neves.jpg') no-repeat fixed center;
	background-size: cover;
}
