

body {background:url(back.png);background-repeat: repeat-y;background-color: #e6854e;}
.teksti {font-family: Tahoma;font-size: 9pt;color: white;text-align: justify;position:absolute; top: 250px; left: 40px;width: 400px;padding-bottom:200px;}
td {font-family: Tahoma;font-size: 9pt;color: white;}
.menu {font-family: Tahoma;font-size: 10pt;color: white;text-align: left;position:absolute; top: 250px; left: 10px;width: 400px;}
A:link, A:active, A:visited {color: white;}
A:hover {color: white;text-decoration: none;border-bottom: 1px dotted white;}
.laatta {font-family: Georgia;font-size: 22pt;color: white;text-align:center;font-weight: bold;margin: 9px;text-decoration: underline;}
.napit {text-align: left;left: 130px;width: 400px;}
div.pikkuohje {
	font-family: Verdana;
	font-size: 7pt; 
	color: white;
	width: 360px;
	font-style:normal;
	text-align: left;
        margin:0px;
        padding: 0px;
}


form
{
    margin:0px;
    padding: 0px;
}
input 
{
    background-color: black;
    font-size: 10pt;
    font-family: Georgia;
    color: white;
    border: 1px solid white;
    margin:0px;
    padding: 0px;
}

select 
{
    background-color: black;
    font-size: 10pt;
    font-family: Georgia;
    color: white;
    border: 1px solid white;
    margin:0px;
    padding: 0px;
}
textarea
{
    background-color: black;
    font-size: 10pt;
    font-family: Georgia;
    color: white;
    border: 1px solid white;
    margin:0px;
    padding: 0px;
}

/*	border-top: 1px white solid;
	border-left: 1px white solid;
	border-bottom: 1px white solid;
	border-right: 1px white solid;
	padding-left: 2px; *
        * {
   padding:0;
   margin:0;
}*/