body {
    direction: rtl;
    background-color: rgb(236, 139, 188);
    font-family:Verdana, Geneva, Tahoma, sans-serif;
        color: rgb(67, 67, 70);
}

h1 {
    padding-right: 20px;
}

div {
    padding: 20px;
    background-color: rgb(227, 228, 197);
    text-align: justify;
}

.csillag {
    width: 32px;
    float: left;
}

.egy {
    width: 500px;
    margin: auto 100px auto auto;
}

.ketto {
    width: 700px;
    margin: auto 400px auto auto;
}

.harom {
    width: 600px;
    margin: auto 250px auto auto;
}

.szun {
    height: 50px;
    background-color: transparent;
}

.utolso {
    background-color: black;
    color: wheat;
}

.cica {
    width: 260px;
}

.utolsoszoveg {
    background-color: black;
    width: 300px;
    float: right;
}

.viccesdekoracioamittalaltamaneten {
    width: 300px;
    float: left;
    opacity: 0.4;
    padding: 50px;
}

