body {

padding:3px;
background-color: black;
color: white;
margin-left: 20px;

}

div.doboz {

text-align: center;
background-image: url("kezdo_images/hatter.jpg");
background-repeat: repeat-x;
padding: 4px;
text-align:justify;
width: 500px;
min-height:600px;

}

div.hir {

background-color: black;
padding: 8px;
border-color: orange;
border-style: solid;
border-width:1px;


}

p {

font-family: sans-serif;
font-size: 13px; 
font-weight: bolder;
}

h2 {
text-align:center;
font-family: sans-serif;
font-size: 15px; 

}

img {

padding: 3px;
}

a {

color: red;
border-style: solid;
border-width:0px;
}
