body
{
background-image:url(img/tausta1.jpg);
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
}

#wrap
{
margin:0 auto;
margin-top:0px;
padding:30px;
width:800px;
text-align:center;
background-color:#fff;
}

.nav
{
font-size:18px;
width:400px;
margin:auto;
border-bottom: 1px solid #eead2e;
border-top: 1px solid #eead2e;
padding:10px;
}


.nav a
{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}

h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#eead2e;
letter-spacing:1px;
margin-top:20px;
}
h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#eead2e;
letter-spacing:1px;
}

p#intro
{
color:#774a00;
}


div#sign
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#774a00;
font-style:italic;
float:right;
margin-top:-20px;
text-align:right;
width:200px;
font-size:11px;
}

div#reseptit
{
width:600px;
text-align:left;
margin-left:100px;
}


a
{
text-decoration:none;
color:#000;
font-weight:bold;
}

a:hover
{
color:#eead2e;
}