/* Intro.css externes Stylesheet zu Intro.htm für Netbook- Bildschirm*/
body

{
font-family: arial, geneva, sans-serif;
color: #004000;
font-size:15px;
background-color: #c8FFFF;
margin:50
}

h2
{
color: red;
}

h3
{
color: green;
}