

.tekst {
font-family: Verdana; 
color:#fff; 
font-size: 11px; 
text-align:left; 
text-decoration:none; 
font-weight: bold; 
width: 600px; 
margin: 150px auto;
}

body { 
background-color: #9BBBE1; 
text-align:center;
}

p {
margin-bottom: 22px;
}


