* {font-family: sans-serif}
body {background-color: rgb(58,147,202)}
#navi {float:left; display:inline-block;}

#header a {color: black; text-decoration:none; }
#header a:hover {color: white; text-decoration: none;}

#navi a {color: black; text-decoration:none; }
#navi a:hover {color: white; text-decoration: none;}

#text {float:left; display:inline-block; background-color: white; padding:15px 15px 30px; margin:10px; max-width:40em}

#text a {color: rgb(10,86,214); text-decoration: none;}
#text a:hover {color: rgb(10,86,214); text-decoration: underline;}
