body {
	background: #283e4e url("img/fons.gif");
	color: #ebf0f5;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	margin: 30px 0 30px 0;
}
h1 { font-size: 1.2em; line-height: 1.3em; }
#about p { font-size: .8em; }
h2 { font-size: .75em; margin-bottom: .5em; color: #c3c7cb; line-height: .95em; }
h3 { font-size: 1.2em; }
h4 { font-size: .75em; color: #c3c7cb; line-height: .95em; }
h5 { font-size: 1em; line-height: 1.3em; margin-bottom: .5em; }


a, a:visited { color: #ebf0f5; }
a:hover { color: #ebf0f5; text-decoration: underline; }

#contacts p, #related p {
	float: left;
	background-color: #ebf0f5;
	color: #1c2c39;
	padding: .5em .5em .5em 3em;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em; 
}
br { clear: both; }

h1, h2, h3, h4, h5, #about p { padding-left: 50px; }
#contacts, #related { margin-top: 2em; }

#lang { position: absolute; top: 30px; right: 30px; padding: 5px; font-size: .6em; background-color: #ebf0f5; }
#lang a { color: #1c2c39; }