body {
margin:0px;
}
header {
width:100%;
margin:0px auto;

font-size:18pt;
font-family:Courier;
font-weight:bold;
color:#100c48;
}
#slider {
width:100%;
height:350px;
margin:0px auto;
}
footer {
width:100%;
margin:0px auto;
text-align: center;

font-size:9pt;
font-family:Courier;
color:grey;
}
