body {
	font-family: Helvetica, Arial, sans-serif;
}

.f1 {
	background: no-repeat url(../images/logo_footer_en.png);
}

.col1 h1 {
	background: no-repeat url(../images/logo__en_no_shade.png);
}

#sept28 {
	background: no-repeat url(../images/28_en.png);
}

h2#intro {
	font-size: 2.4em;
}

#support-us {
	width: 226px;
	height: 57px;	
	background: url(../images/support-eng-off.png);
	display: block;
	position: absolute;
	left: 0px;
	top: 215px;
}

#support-us:hover {
	background: url(../images/support-eng-on.png);
}