BODY
{
    FONT: 8pt/8pt times new roman;
    COLOR: #000000;
    BACKGROUND-COLOR: #000000;
    BACKGROUND-IMAGE: url('http://www.dark-paradise.net/bg.jpg');
    line-height:15px;
    letter-spacing: 1px;
}

P
{
    FONT: 8pt/8pt times new roman;
    COLOR: #000000;
    line-height:15px;
    letter-spacing: 1px;
}
table
{
    FONT: 8pt/8pt times new roman;
}
B, STRONG
{
    COLOR: #000000; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:bold;
}
U
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline;
}
I
{
    COLOR: #000000;
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: none;
    FONT-STYLE: italic;
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: none;
    FONT-STYLE: italic;
}
A:hover
{
    COLOR: #000000;
    text-decoration: underline;
}
textarea, input, submit
{
    border: 1px #000000 solid; 
    background-color: transparent; 
    color: #000000; 
    font-style:normal;
    font-variant:normal;
    font-weight:normal; 
    line-height:8pt; 
    font-size:8pt; 
    font-family:times new roman
}
.title1
{
	color: #000000;
	font-weight: bold;
    border-bottom: 1px #000000 solid;
	font-style:normal;
	font-variant:normal;
	font-size:8pt;
	font-family:lucida console;
	text-align: right;
	letter-spacing: 5px;
	text-transform: uppercase
}
.header
{
	color: #000000;
	font-weight: bold;
    border-bottom: 1px #000000 solid;
	font: 14pt/14pt lucida console;
	text-align: right;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.main
{
    color: #000000;
    border: none;
    text-align: justify;
    padding: 5px;
    width: 329px;
    height: 286px;
    position: absolute;
    left:302px;
    top:324px;
    overflow: auto
}
.content
{
    text-align: justify;
}
.nav
{
	position: absolute;
	top: 60px;
	left: 535px;
}
.img
{
	position: absolute;
	left: 150px;
	top: 50px
}