#main {
         background-image: url(http://www.twist-timer.net/mashin/kuvat/lay_bg5.png);
	 background-repeat: repeat-y;
	 width: 600px;
	 margin-left: 25%;
}


#top {
	 background-color: transparent;
	 margin-left: 25%;
         height: 294px;
	 width: 600px;
}



#text {
	 font-family: Arial, Verdana, Helvetica, Tahoma, Times New Roman;
	 color: #000000;
	 font-size: 12px;
	 text-align: justify;
}

a:link, a:visited {
color:#cebfd2;
text-decoration: underline;
}

a:hover, a:active {
color:#391052;
text-decoration: underline;
}


#pad {
	 padding: 5px;
}

#bottom {
         background-image: url(http://www.twist-timer.net/mashin/kuvat/bottom1.png);
	 background-repeat: no-repeat;
	 height: 30px;
	 width: 600px;
	 font-family: Arial, Verdana, Helvetica, Tahoma, Times New Roman;
	 color: #cebfd2;
	 font-size: 12px;
	 text-align: center;
}


body {
   background-color: #391052;
}

.head {
   font-family: Arial, Verdana, Helvetica, Tahoma, Times New Roman;  
   font-size: 14px;
   font-weight: bold;
   color: #391052;
   border: 0px solid #391052;
   background-image:url('');
   text-align: center
}

