div.menu { position: fixed; float: left; width: 170px; background:#663331; border-style:solid; color: black } div.tartalom { margin-left: 190px; border-style:solid; color: white; background:#663331; } a { text-decoration: none; font-weight: bold; color: #ffffff; } h1 { background: green; color: orange; } h2 { background: white; color: green; }