* {
	margin: 0;
	padding: 0;
	}

body {
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #cbcbcb url(../images/tammitausta.jpg) repeat 0 0;
	color: #202020;
	text-align: center;
	border-top: 1px solid #fff;
	display: table;
	}

body,
html {
	height: 100%;
	width: 100%;
	}

a {
	color: #202020;
	}

a:hover {
	color: #000;
	}

a:active,
a:focus {
	outline: none;
	}

#rakenne {
	margin: 0 auto;
	text-align: left;
	width: 600px;
	padding-top: 3%;
	}

h1 {
	line-height: 100%;
	font: bold 5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	padding-bottom: 10%;
	text-shadow: 0 1px 1px #bbb, 0 2px 0 #999, 0 3px 0 #888, 0 4px 0 #777, 0 5px 0 #666, 0 6px 0 #555, 0 7px 0 #444, 0 8px 0 #333, 0 9px 7px #302314;
	}

h1 span {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-khtml-transform: rotate(-5deg);
	display: block;
	}

h1 span:nth-child(1) {
	font-size: 2em;
	}

h1 span:nth-child(2) {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-khtml-transform: rotate(5deg);
	margin: 50px 50px 50px 0;
	font-style: oblique;
	float: left;
	}

h1 span:nth-child(3) {
	font-size: 1.1em;
	}

h1 span:nth-child(4) {
	font-size: 2em;
	}

h1 span:nth-child(5) {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-khtml-transform: rotate(4deg);
	margin-top: -20px;
	}

p, ul, form {
	letter-spacing: normal;
	font-size: 100%;
	line-height: 160%;
	padding: 1%;
	}

q {
	font-weight: bold;
	line-height: 160%;
	}

q:before,
q:after {
	content: "\"";
	}

form {
	padding-top: 50px;
	}

form ul {
	padding: 2% 2% 1% 2%;
	list-style: none;
	}

fieldset {
	border: 2px solid #333;
	border-top: 5px solid #333;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	}

legend {
	font-weight: bold;
	font-size: 2em;
	padding: 0 5px;
	margin-left: 1%;
	white-space: nowrap;
	}

button,
label {
	cursor: pointer;
	}

form li {
	display: block;
	clear: both;
	padding-bottom: 2%;
	}

label {
	float: left;
	width: 30%;
	text-align: right;
	padding: 3px 2% 5px 0;
	}

input,
textarea,
button {
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

input,
textarea {
	width: 60%;
	padding: 1%;
	font: 1em Arial, Helvetica, sans-serif;
	border: 2px solid #ccc;
	background: #fff;
	}

button {
	padding: 1% 2%;
	margin-left: 32%;
	background: #f5f6f7 url(../images/tamminappi.png) repeat-x 0 100%;
	border: 1px solid #a5a6a6;
	color: #666;
	font-weight: bold;
	text-shadow: #eff0f2 0 1px 0;
	}

button:hover,
button:focus,
button:active {
	color: #333;
	}

textarea {
	resize: vertical;
	-o-resize: vertical;
	-moz-resize: vertical;
	-ms-resize: vertical;
	min-height: 50px;
	}

#terveisin {
	padding-top: 20px;
	}

.ilmoitus {
	padding: 5px;
	margin: 5% 1% 1% 1%;
	font-weight: bold;
	}

#ikiwanha {
	font-size: 0.85em;
	font-weight: normal;
	}

#ikiwanha a {
	text-transform: none;
	text-decoration: none;
	padding: 3px 8px;
	}

#ikiwanha a:hover,
#ikiwanha a:active,
#ikiwanha a:active,
.ilmoitus {
	background: #fff;
	color: #000;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
