<head>
   <title>Dokument mit Formatierungen</title>
   <style type="text/css">
body {
color: red;
background-color:#d8da3d
}
</style>
</head>