/* $Id: talvi.css 2263 2006-06-09 11:54:46Z thomas $
 * Copyright (c) 2006 Codecenter. All rights reserved. */

#header1 {
	position: absolute;
	top: 0px;
	left: 0;
    width: 100%;
    height: 127px;
    background-image: url("../images/talvi.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

#header2 {
	position: absolute;
	top: 80px;
	left: 0;
    width: 100%;
    height: 127px;
    background-image: url("../images/talvi.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

#header3 {
	position: absolute;
	top: 130px;
	left: 0;
    width: 100%;
    height: 127px;
    background-image: url("../images/talvi.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}
