body {
	background: url(joanaulq2.png) ;
        margin: 0;
        background-repeat: repeat-y;
        background-color: c7b38d;
}



A:active, A:visited, A:link {
	font-family: arial;
	color: c7b38d;
	text-decoration: underline;
        cursor: default;
}


A:hover {
	font-family: #959595;
	color: ece1cb;
	text-decoration: none;
	cursor: default;
}


div#teksti {
	font-family: arial;
        font-size: 12px;
        color: 000000;
        width: 855px;
        text-align: justify;
        position: absolute;
        top:400px;
        left:78px;
	  line-height:1.8;
        cursor: default;


}


hr {
        color:8c758c;
        background:8c758c;
}


h1{
        font-family:arial;
        font-size: 15px;
        color: c7b38d;
        font-weight: bold;
        align: left;
	  line-height:1.0;
        border-bottom: 1px  8c758c;

}

h2{
        font-family:arial;
        font-size: 11px;
        color: gray;
        font-weight: normal;
	  line-height:1.0;
        align: center;
        

}


