/* Stylesheet Frank Ebert IT-Systemberatung */

body {
background-color:#00213e;
margin-top: 0px;
font-family: "Courier New", Courier, mono;
}

#container {
width:600px;
height:400px;
margin:100px auto;
}

#container p {
font-family: "Courier New", Courier, mono;
color: #FFFFFF;
font-size:100%;
padding:10px;
}

