#main { position: relative; align: center; width: 572px; height: 422px; background-color: #DFEFF0; z-index: 1; border-style: double; border-size: 4px; border-color: #787878; margin-top: 20px; } #news { position: absolute; top: 7px; left: 120px; width: 340px; height: 300px; overflow: auto; font-family: arial,sans-serif; text-align: center; z-index: 3; } #nav { position: absolute; left: 235px; top: 315px; font-size: 5em; font-weight: bold; font-family: sans-serif; text-align: center; z-index: 3; } #blurtitle { position: absolute; left: 200px; top: 29px; color: #B2CDAA; font-size: 4em; font-weight: 900; z-index: 0; } #hardtitle { position: absolute; left: 22px; top: 8px; color: #BDD8DA; font-family: verdana; font-size: 2.5em; font-weight: 700; z-index: 0; text-align: center; } #blokjes { text-align: center; position: absolute; left: 380px; top: 185px; color: #598A49; font-size: 5em; font-weight: 900; z-index: 3; } .work { position: absolute; left: 45px; top: 57px; color: #87AAAE; background-color: #87AAAE; z-index: 4; width: 1em; } .fb { position: absolute; left: 0px; top: 57px; color: #BDD8DA; background-color: #BDD8DA; z-index: 4; width: 1em; } .other { position: absolute; left: 45px; top: 0px; color: #BDD8DA; background-color: #BDD8DA; z-index: 4; width: 1em; } .small { font-size: 0.15em; display: block; } #name { text-align: right; font-weight: bold; margin-top: 10px; margin-right: 20px; } Body { background-color: #B1B1B1; } h1 { text-align: center; color: #7D9C9F; margin-bottom: 25px; font-family: tahoma; letter-spacing: 3px; font-size: 2.5em; } p { margin-top: 6px; } a { color: #6D929B; text-decoration: none; font-family: tahoma; font-size: 0.8em; padding: 10px; } a:hover { color: #6D929B; }