@charset "UTF-8";
/* CSS Document */

#palkki {
	background-image: url(Images/palkki.png);
	background-repeat: repeat-x;
	height: 500px;
	background-position: 0px 84px;
	margin-top: 50px;
}body {
	margin: 0px;
}
#remontissa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	height: 100px;
	padding-top: 200px;
	background-image: url(Images/aalto-logo_900x.png);
	background-repeat: no-repeat;
}

