body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
} 

#content {
	position: relative;
	width: 791px;
	margin: auto;
}

img {
	border: none;
}

#header {
	position: relative;
	top: 80px;
	left: 100px;
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 459px;
	height: 104px;
}

#lomake {
	position: relative;
	top: 100px;
	width: 310px;
	height: 230px;
	margin: auto;
}

.textinput {
	border: none;
	width: 200px;
}

.left {
	text-align: right;
}

#laheta {
	position: absolute;
	top: 175px;
	left: 350px;
	width: 87px;
	height: 37px;
}

#footer {
	position: relative;
	top: 170px;
	background-image: url(images/alagradient.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 791px;
	height: 109px;
}

#kiitos {
	position: relative;
	top: 100px;
	background-image: url(images/kiitosviesti.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 206px;
	height: 36px;
	margin: auto;
}
