@charset "utf-8";
/* CSS Document */

#gc-frontbox{
height:450px;
width:100%;
background-color:#000000;
}
#gc-frontimage{
float:left;
}
#gc-fronttext{
position:relative;
top:150px;
left:200px;
color:white;
float:left;
font-size:24px;
font-style:oblique;
}

#gc-text{
margin-top:100px;
margin-left:15%;
max-width:800px;
width:70%;
font-family: Georgia,"Times New Roman", Times, serif;
font-size:12px;
letter-spacing::0.1em;
word-spacing:0.2em;
text-align:justify;
line-height:150%;
}
#gc-text h1{
line-height:normal;
}

/*/////////////////////////////////mastbox//////////////////////////////////*/
#gc-mastbox{
background-image:url(../../../graphics/mast.gif);
width:100%;
height:69px;
}
