body{
background-color: #000000;
font-family: Helvetica;
color: #FFFFFF;
font-size: 14px;
}
.globalWrapper{
width: 930px;
margin: auto;
}
.header{
margin-bottom: 10px;
}
.box1{
width: 300px;
height: 300px;
display:inline;
padding-right: 10px;
}
.box2{
width: 300px;
height: 300px;
display:inline;
}
.footer{
margin-top: 20px;
text-align: justify;
line-height: 15px;
}

