body {
 background-color: white;
 font-family: "Arial";
}

a:link {
 color: #000000;
}
a:visited {
 color: #000000;
}
a:hover {
 color: #000000;
}
a:active {
 color: #000000;
}

div.footerbox {
 height: 300px;
 width: 1050px;
 margin: auto;
}
div.footerleft1 {
 height: 300px;
 width: 350px;
 float: left;
 text-align: center;
}
div.footerleft2 {
 height: 300px;
 width: 350px;
 float: left;
 text-align: center;
}
div.footerleft3 {
 height: 300px;
 width: 350px;
 float: left;
 text-align: center;
}