body {
background-color: #000000;
background-repeat: no-repeat;
background-position: 50% 20%;
color: #ffffff;
font-family: verdana,arial;
font-size: 10pt;
text-align:center;
}
#planetfacts {
position:relative;
top: 10px;
float: right;
width: 20%;
height: 550px;
padding: 1 10 1 10;
background: rgba(41, 41, 41, 0.85);
font-size:9px;
}
td {
font-size: 10pt;
}
#header {
width:500px;
height:50px;
vertical-align:middle;
margin-left: auto;
margin-right: auto;
top:15px;
text-align:center;
}
a {
color: #FFB14D;
}
p {
text-align:left;
}
.InfoHeader {
font-weight:bold;
color:#ffffff;
text-align:center;
font-size:20px;
font-family:Century;
}
.StoryHeader {
font-family:verdana;
font-weight:bold;
font-size:14px;
}
.ParaHeader {
color:#ffffff;
font-weight: bold;
text-decoration: underline;
}
.InfoSource {
color:#ffffff;
font-size: 8px;
left: 15px;
}
#backgroundimg {
position:absolute;
top:50px;
z-index:-10;
width:95%;
text-align:center;
}
#container {
width: 80%;
margin: 5% auto;
}
#para1 {
top: 5px;
float: left;
position:relative;
width:75%;
background: rgba(41, 41, 41, 0.85);
margin-left: auto;
margin-right: auto;
padding: 1 10 1 10;
border: 1px solid #000000;
}
.BulletHeading {
font-style: italic;
font-weight: bold;
}
#planets-back {
position: relative;
text-align:center;
top:50px;
width: 79%;
margin-left: auto;
margin-right: auto;
height:110px;
padding: 1 10 1 10;
}
#planets {
position: relative;
width: 95%;
background: rgba(41, 41, 41, 0.85);
}
.TableHeader {
font-size:12px;
font-weight:bold;
}