HTML Code:
h1 { color:#0082FF; }
h1 { color:#0082FF; }
body {
background:#999; <---- BG Farbe der HP
color:#CF0; <----- Font Farbe
font-size:14px; <----- Font Größe
font-family:Verdana, Geneva, sans-serif; <---- Font Art
}