html, body{
	background-image: url('../public/Images/tausta.png'); background-repeat: repeat-x; background-position:center top;
	background-color: #4A494C;
	font: 12px Verdana,Tahoma,Arial,sans-serif; font-weight: normal; color: #00000; line-height:16px;
	margin: 0;
	padding: 0;
}
