html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #a5a5a5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

#page{width:960px; margin:auto;}
#header{ background-image:url(header_fundacio.gif); width:960px; height:182px;}
#footer { background-image:url(footer-comaposada.gif); width:960px; height:42px;}
#content { background-color:#FFF; border: 1px solid; border-color:#FFF;}

