body{
background-color : #000000;
background-image : url(http://www.talentsoldseparately.com/images/Background.jpg);
background-position : center;
background-repeat : x;
background-attachment : fixed;
}

h1{
text-align : center;
font-family : courier;
font-weight : normal;
font-size : 14pt;
color : #47ff59;
}

p{
text-align : justify;
text-indent : 50px;
font-family : verdana;
font-size : 10pt;
color : #47ff59;
}

body{
text-align : left;
font-family : verdana;
font-size : 10pt;
color : #47ff59;
}

a, a:visited{
color : #47ff59;
text-decoration : none;
}

a:hover, a:active{
color : #47ff59;
text-decoration : underline;
}

table{
background-color : transparent;
border-style : none;
}

img{
border-style : none;
}

a img{
border-style : none;
}

div.scrollbox{
width : 565px;
height : 427px;
padding : 5px;
background-color : transparent;
border : 0px;
overflow : auto;
}