body {
/*background: #FEFEFE;*/
color: #888;
}

/* DIVs */
#title {
position: relative;
top: 0;
}

#main {
position: relative;
top: 0;
}

#author {
position: absolute;
top: 135;
left: 130;
}

#authorfs {
width: 120px;
height: 160px;
color: #000;
background: #FEFEFE;
}

#abar {
position: absolute;
top: 335;
left: 135;
}

#afs {
width: 110px;
height: 532px;
color: #000;
background: #FEFEFE;
}

#featured {
width: 540px;
height: 120px;
color: #000;
background: #FEFEFE;
}

#linksec {
width: 640px;
height: 220px;
color: #000;
background: #FEFEFE;
}

#featuredu {
width: 640px;
height: 170px;
color: #000;
background: #FEFEFE;
}

#featuredimg {
width: 620px;
height: 430px;
color: #000;
background: #FEFEFE;
}

#featuredpix {
width: 400px;
height: 430px;
color: #000;
background: #FEFEFE;
}

#game {
width: 0px;
height: 520px;
color: #000;
background: #FEFEFE;
}

#text {
position: relative;
top: 0;
}

#texttitle {
width: 640px;
height: 260px;
color: #000;
background: #FEFEFE;
}

#textinfo {
width: 620px;
height: 100px;
color: #000;
background: #FEFEFE;
}

#gallerytitle {
width: 540px;
height: 120px;
color: #000;
background: #FEFEFE;
}

#gallery {
position: relative;
bottom: 0;
}

#links {
position: relative;
bottom: 0;
}

#credits {
position: relative;
bottom: 0;
}

/* Links */
a {
text-decoration:none;
color: #228;
}

a:hover {
text-decoration:none;
color: #66A;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
color: #113;
}

a:active {
text-decoration:none;
}

/* Extra Tags */
middle {
position: relative;
bottom: 30px;
}