/* Samulin.fi */

body {
	margin:0;
	padding:0;
	background-color: #000;
	background-image: url('/img/taustahommeli.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color:#fff;
	text-shadow: #111 0px 2px 2px;
}

.raami {
	margin:0 auto;
	width:660px;
}

a {
	color:#f9f9f9;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin:0 400px 0 0;
	padding:0;
	font-family: "museo-slab-1","museo-slab-2",georgia,serif;
	font-size:3.7em;
	line-height: 1em;
	font-weight:900;
	font-style: italic;
}

p {
	margin-right:400px;
	line-height: 1.4em;
	font-family: "museo-sans-1","museo-sans-2",helvetica,arial,sans-serif;
	font-weight: 300;
}

.kommentti {
	line-height: 1.4em;
	font-family: "museo-sans-1","museo-sans-2",helvetica,arial,sans-serif;
	font-weight: 300;
	color:#777;
}

.sormi {
	margin:0;
	padding:0;
	font-size:4em;
	font-family: sans-serif;
	color:#f9f9f9;
	text-align:center;
	width:260px;
}

.keskari {
	text-align: center;
}

.virhe {
	font-family: monospace;
}

.somelinkit {
	padding-top:12px;
}

.somelinkit img {
	border:0;
}