body {
width: 100%;
margin: 0px; 
padding: 0px;
background-image: url('space.jpg');
background-color: #000000;
}
td {
font-family: Arial, Georgia, Times, Serif, Sans-Serif;
color: #D1D2D4;
}
a:link {	
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #8F9DBF;
text-decoration: underline;
}
.ekstroms-class-of-tables {
margin:0px auto;
width: 800px;
}
.alex-made-class {
margin:0px auto;
width: 800px;
}
.a_sturdy_structure {
width: 100%;
}
.the_networking_area {
width: 100%;
height: 75px;
text-align: center;
 background-color: #000000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.pedia_section {
width: 100%;
height: 668px;
text-align: left;
vertical-align: top;
 background-color: #000000;
  filter:alpha(opacity=70);
  opacity:0.7;
}
.pedia_section_more {
width: 100%;
height: 768px;
text-align: left;
vertical-align: top;
 background-color: #000000;
  filter:alpha(opacity=60);
  opacity:0.6;
}
.clear_empty {
width: 100%;
height: 768px;
text-align: left;
vertical-align: top;
}
.footer {
width: 100%;
height: 25px;
text-align: center;
 background-color: #000000;
  filter:alpha(opacity=60);
  opacity:0.6;
}
/* FORMS */
input {

}
select {

}
textarea {

}
