body { 
background: #F4FFFF;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
color: #000000;
font-size: 100%;
}
h1 { background: #fff; font-weight: bold; font-size: 250%; color: #408080; text-align: center;}
h2 { background: #fff; font-weight: bold; font-size: 150%; color: gray; text-align: center;}
ul {list-style: none;}
div.transport {
background: white;
margin-left: auto;
margin-right: auto;
width:600px;
font-size: 100%;
color: gray;
padding: 10px;
}
p {font-size: 100%;}
.small {background: #fff; text-align: center; font-size: 85%; color: #000000;}
.header1 {background: #fff; text-align: center; font-size: 140%; color: #000000;}