body { 
font-family : arial, sans-serif;
line-height : 1.5em;
background-color : #000000;

background-image:
url('bgstripes3.jpg')
} 

font {
color: #ffffff;
}

p {
color: #ffffff;
width : 80%;
}

ul { 
color : #ffffff;
} 

A:link { 
text-decoration : underline;
color : #ffffff;
} 
A:visited { 
text-decoration : underline;
color : #ffffff;
} 
A:active { 
text-decoration : underline;
color : #ffffff;
} 
A:hover { 
text-decoration : underline;
color : #ffffff;
} 
hr {
height: 2px;
color: #ffffff;
width: 90%;
}
h1 { 
color : #ffffff;
font-family: Arial, sans-serif;

font-size: xx-large;} 
h2 {
color : #ffffff;
font-family: arial, sans-serif;
font-size: x-large;
}
h3, h4{
color : #ffffff;
font-family: arial, sans-serif;

font-size: larger;
}

tr {
color : #ffffff;
font-family: arial, sans-serif;

font-size: larger;
}
p {
bgcolor : #ffffff;
}
 

#allcontent { 
position : absolute;
width : 65%;
background : #000000;
border : 0px;
text-align : center;
margin-top : .5%;
margin-bottom : 2%;
right : 15%;
left : 15%;

} 
 
