body {
 background-color:#eed9ca;
}
#index {
 background-color:#eed9ca; 
 font-family:bradley hand itc;
 font-size:25px;
}
#rahmen {
 border-bottom-width:3px;
 border-right-width:3px;
 border-left-width:3px;
 border-top-width:3px;
 border-style:solid;
 border-color:#e37528;
}
 a:link { color:black; text-decoration:none; }
 a:visited { color:black; text-decoration:none; }
 a:hover { color:#e37528; text-decoration:none; }