@charset "UTF-8"; /* charset festlegen */

/*
Projektname:   Royal Hair
Web:           www.safirbilgisayar.com
Erstellt am:   21.03.2010    
Freigabe am:   NICHT freigegeben
*/
 

body {
font-family: "trebuchet MS", verdana;
color: #000000;
background-image: none;
background-color: white;
}

#wrapper {
width: 100%;
background-color: white;
color: #000;
}

#navi,
#meta {
display: none;
}

#logo {
margin-bottom: 20px;
}


h1 {
font-size: 20px;
}