BODY	{
	background: url(kuvat/bg_pysty.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-attachment:fixed;
	font-family: Times, serif;
	position: fixed;
	width: 90%;	
	
	}
#galleria {
	height: 600px;
	width: 1200px;
}
        .t1 	{
	color: #F3F;
	text-align: center;
	padding: 20px;
	margin: 10px 14px 0px 0px;
	background-color: #FFFF00;
	background: url(kuvat/tausta.gif);
	border: thick ridge #990099;
	font-family: Times, serif;
	font-size: 5em;
	text-shadow: #6374AB 5px 5px 2px;
		}