body{
	background-color:#000000;
	background-attachment: scroll;	
}

p{
	font-family: Helvetical; sans-serif;
	text-indent: 30px;
	text-align: left;
}

a:link{ text-decoration: none;
	color:#660099;
	size: medium;
	
}

a:visted{ text-decoration: none;
	color:#663399;
}

a:hover{
	color:#00FF00;
	text-decoration: none;

}

img{
	border: 0;
}

.masthead {
	background-color: #FFFFFF;
	width: 530px;

}

h2 {
	background-color: #CCCCCC;
	letter-spacing: 15pt;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: lighter;
	clear: left;
	float: left;

}
a:visited {
	color: #FFFFFF;
	text-decoration: line-through;
}
.box {
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: right;
	width: 450px;
	float: right;
}
.h5div {
	color: #CCCCCC;
}
.main {
	float: right;
	width: 55%;
	padding: 30px;
}
