body { 
margin: 0px; 
padding: 0px; 
font-family: Arial; 
color: #817769; 
background-color: #2d2d2d; 
background-image: url('projekta.jpg'); 
background-repeat: no-repeat; 
background-position: center 100px;
}

div {
background-color: #2d2d2d; 
color: #fff;
width:100%;
text-align: center;
position: absolute;
bottom: 150px;

}

p{
font-size: 11px;
text-align: center;
}

a{
color:#fff;
text-decoration:none;
}

a:hover {
color:#fff;
font-weight:bold;
}

h1{
font-size: 16px;
position: realtive;
top: 16px;
padding: 0px;
margin: 0px;
}

h2{
font-size: 12px;
position: realtive;
top: 20px;
margin: 0px;
padding: 0px;
}
