#kep1{
width: 200px;
height: 360px;
float: left;
border: 6px solid black;
margin-left: 200px;
margin-top: 50px;


}
body{
    background-image: url(hatter3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    font-family:cursive;
    
    
    
}
#main{
    margin: auto;
    width: 960px;
    
    
}
.szoveg{
    margin-left: 200px;
    margin-top: 50px;
font-size: 25px;}

    #vissza{
        text-align: center;
        margin-left: 700px;
        margin-top: 50px;
        font-size: 30px;
        color:white;
        background-color: black;
        
    }