#teksti {
	background: transparent;
	border-bottom:0px dotted #000000;
	border-right:0px dotted #000000;
	border-top:0px dotted #000000;
	border-left:0px dotted #000000;
	left:240px;
	width:543px;
	position: absolute;
	z-index:2;
	top:450px;
}

#menu {
	background: transparent;
        border:0px dashed 000000;
	width:100px;
	left:744px;
	top:510px;
	position: absolute;
	z-index:2;
	text-align: center;
}          

#img1 {
	border-bottom:0px dotted #000000;
	border-right:0px dotted #000000;
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	left: 180px;
	top: 0px;
	position: absolute;
	z-index:1;
}

#img2 {
	border-bottom:0px dotted #000000;
	border-right:0px dotted #000000;
	border-top:0px dotted #000000;
	border-left:0px dotted #000000;
}

h1 {
	background:transparent;
	font-family:Verdana;
	font-size:12px;
	color: rgb(107,101,115); 
	border-style: dotted; 
	border-bottom:1px #000000 dotted;
	border-top:0px #000000 dotted; 
	border-left:0px #000000 dotted; 
	border-right:0px #000000 dotted; 
	text-align: center; 
	font-weight: bold;
	margin: 10px;
}

h2 {
	background:transparent;
	font-family:Verdana;
	font-size:13px;
	color: rgb(107,101,115);
	border-style: dotted; 
	border-bottom:0px #000000 dotted; 
	border-top:0px #000000 dotted; 
	border-left:0px #000000 dotted; 
	border-right:0px #000000 dotted;
	text-align: center; 
	font-weight: bold;
	margin: 10px;
}

h3 {
	background:none;
	font-family:Verdana;
	font-size:13px;
	color: rgb(107,101,115);
	border-style: dotted; 
	border-bottom:1px #000000 dotted; 
	border-top:0px #000000 dotted; 
	border-left:0px #000000 dotted; 
	border-right:0px #000000 dotted;
	text-align: center; 
	font-weight: bold;
	margin: 15px;
}

b, strong {
	font-family: verdana; 
	font-size: 11px; 
	color: rgb(107,101,115);
	background-color: none; 
	border-style: dashed; 
	border:0px #000000 dashed; 
	text-align:center; 
	font-weight: bold;
}

i, em {
	font-family: verdana; 
	font-size: 11px; 
	color: rgb(107,101,115);
	background-color: none; 
	border-style: dotted; 
	border:0px #000000 dotted; 
	text-align:center; 
	font-weight: normal;
	font-style:italic;
}

u {
	font-family: verdana; 
	font-size: 11px; 
	color: rgb(107,101,115);
	background-color: none; 
	border-style: dotted; 
	border:0px #A3 dotted; 
	border-bottom:1px #000000 dotted; 
        border-top:0px #000000 dotted; 
	border-left:0px #000000 dotted; 
	border-right:0px #000000 dotted;
	text-align:center; 
	font-weight: normal;
	text-decoration:none;
}

p {
    margin: 10px;
}

a:link {
	color: rgb(107,101,115);
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
}

a:active {
	color: rgb(107,101,115);
	text-decoration: none; 
    font-weight: bold;
	cursor: crosshair;
}

a:visited {
	color: rgb(107,101,115);
	text-decoration: none; 
	font-weight: bold;
	cursor: crosshair;
}

a:hover {
	color: rgb(107,101,115);
	text-decoration: none; 
    font-weight: normal;
    position:relative;
}

body {
	font-family : Verdana;
	color : rgb(107,101,115);
	letter-spacing : 0;
	font-weight : normal;
	font-size : 11px;
	background: url(http://i170.photobucket.com/albums/u280/chibichupu/negaleikuva_newvertausta.jpg) #000000;
	background-position: 180px 0px;
	background-repeat:repeat-y;
	background-attachment : scroll;
}