#divpage {
width: 1600px;
height: 900px;
margin-left: auto;
margin-right: auto;
background-color: #87CEEB;
}

#divtitle {
width: 1600px;
height: 100px;
text-align: center;
img-align: center;
font-size: xx-large;
position: relative;
background-color: #708090;
}

#divabout {
width: 1000px;
height: 300px;
text-align: center;
img-align: center;
background-color: #708090;
padding: 0px 300px;
}

#divnono {
width: 1000px;
height: 900px;
text-align: center;
img-align: center;
background-color: #EEE;
padding: 0px 300px;
font-size: xx-large;
}

#divbottom {
width: 1600px;
height: 400px;
text-align: center;
top: 300px;
background-color: #F0FFFF;
}

#divbio {
width: 500px;
height: 400px;
text-align: center;
position: relative;
background-color: #00FFFF;
float: left;
}

#divpix {
width: 600px;
height: 400px;
text-align: center;
position: relative;
background-color: #008B8B;
float:left;
}

#divpixleft {
width: 70px;
height: 400px;
text-align: center;
font-size: large;
position: relative;
background-color: #008B8B;
float:left;
}

#divpixmid {
width: 460px;
height: 400px;
text-align: center;
position: relative;
background-color: #008B8B;
float:left;
}

#divpixright {
width: 70px;
height: 400px;
text-align: center;
font-size: large;
position: relative;
background-color: #008B8B;
float:left;
}

#divlinux {
width: 500px;
height: 400px;
text-align: center;
position: relative;
background-color: #FFD700;
float: right;
}

#divfoot {
width: 1600px;
height: 100px;
text-align: center;
position: relative;
background-color: #ffffff;
clear: both;
}

#divcentos {
float: left;
}

#divapache {
float: right;
}
