body {
	margin: 10px 0px 10px 150px;
	padding: 0px;
	background: white url('benvingut.jpg') top left no-repeat;
	font: normal 90% sans-serif;
	color: black; }
h1 {
	color: #001736;
	font: normal 185% sans-serif; }
p:first-child {
	color: #001736;
	font: bold 120% sans-serif; }
label {
	font-weight: bold;
	font-size: 80%;
	display: block;
	margin-top: 2em; }
div#capcalera {
	margin: 0px 20px; }
div#contingut {
	border-top: solid thick #001736;
	padding: 20px 20px;
	background-color: #f7f4f2;
	position: absolute;
	top: 130px;
	left: 150px; }
a {
	text-decoration: none;
	color: #001736;
	font-size: 85%; }
input[type="text"], input[type="password"] {
	font-size: 90%;
	border-width: 1px; }
input#accedir {
	display: block;
	margin-top: 20px;
	margin-left: 90px; }