@charset "UTF-8";
body {
	background-image: url(../design/textbox.jpg);
	background-attachment: fixed;
	background-color: #C28F70;
	background-repeat: no-repeat;
	background-height: 100%;
	color: #000000; 
    font-family: "Arial";
}

.cim {
       font-weight: bold;
       font-size: 18px;
       }

.alcim {
        font-size: 14px; 
        }

.szoveg {

        font-size: 12px;
        } 
