body {
background-color: #cfc;
}
#carrier {
	width: 750px;
border: none;
}
#header {
color: red;
text-align: center;
padding-top: 32px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
#nav_carrier {
width: 180px;
float:left;
padding-top: 32px;
}
#navigation {
text-align: center;
}
#text {
margin-left: 180px;
padding-top: 0px;
padding-right: 0px;
}
#bottom_nav {clear: both;
margin-top: 16px;
margin-left: 8px;
margin-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
border-top-style: groove;
border-top-color: #ccc;
border-bottom-style: groove;
border-bottom-color: #ccc
}
h1 {font-size: 32px;
font-weight: bold;
margin: 0.67em 0;
text-align: center;
}
