body {
background-color: #39337f;
background-image: url('Image/bg2.jpg');
background-repeat: no-repeat;
color: #c1c8d6;
font-family: Microsoft Sans Serif;
}

h4{
font-family: Microsoft Sans Serif;
color: #9cc;
}

h4 a{
color: #9cc;
}

h2{
font-family: Microsoft Sans Serif;
color: #fc6;
}

a:link{
color: #8ca4d4;
}

a:visited{
color: #8ca4d4;
}

a:hover{
color: white;
}

table{
font-size: 0.9em;
}

#content{
position: absolute;
top: 180px;
left: 115px;
width: 680px;
height: 375px;
overflow-y: auto;
overflow-x: hidden;
text-align: justify;
}

#bg1{
background-image: url(Image/cargo.png);
background-repeat: no-repeat;
width: 310px;
height: 200px;
}

#bg2{
background-image: url(Image/story.png);
background-repeat: no-repeat;
width: 310px;
height: 200px;
}

#bg3{
background-image: url(Image/jobs.png);
background-repeat: no-repeat;
width: 310px;
height: 200px;
}

#bg4{
background-image: url(Image/service.png);
background-repeat: no-repeat;
width: 310px;
height: 200px;
}

#navi{
position: absolute;
top: 180px;
left: 0px;
width: 170px;
height: 320px;
}

#header{
position: absolute;
top: 100px;
left: 173px;
width: 612px;
height: 80px;
}

#footer{
font-size: 0.6em;
position: absolute;
top: 583px;
left: 50px;
width: 700px;
height: 17px;
text-align: center;
}