html, body { background-color: #eee; background-image: url(../sivustokuvat/taustametalli.jpg); margin:0; padding:0; }
body{ text-align: left; font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", verdana, sans-serif; color: #333; font-size: 12px; line-height: 18px; }
a{
	color: #033;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	
}
h1, h2 { margin: 0 0 10px; }
h1 { font-size: 13px; color: #fff; line-height: 18px; background-color: #366; text-align: center; letter-spacing: 6px; position: relative; top: 6px; }
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
/*
div#page { width: 900px; margin: 0 auto; text-align: left; border-color: #ddd; border-style: none solid solid; border-width: 0; } 
div#container {  }
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
*/
