/* 3.css externes Stylesheet zu Index.html usw. für Netbook- Bildschirm*/
body

{
font-family: arial, geneva, sans-serif;
color: #002020;
font-size:15px;
Line-height:1.5;
background-color: #FFFFDF;
margin:50
}
h1
{
color: green;
}

h2
{
color: green;
}

h3
{
color: green;
}