/* Custom CSS - write your own CSS values to overwrite the ones from blog.txt */

div#header {
background: url("http://i.imgur.com/mQgle.jpg")
no-repeat bottom left
}


/*yläpalkin korkeus*/
#header {
height: 320px;
border-bottom:none;
}


#header h1 a {
color: #ffffff;
text-decoration: none;
}

#header h1 a:hover {
color: #ffffff;
text-decoration: none;
}


#header h2 {
color: #ffffff;
font-size: 1px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}