BODY {
	background-color : #645659;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-image : url(alphasuicide_bg.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
DIV.box {
	width : 350px;
	margin-bottom : 20px;
	background-color: #524649;
	border : 1px solid black;
}
DIV.box p {
	padding : 5px;
	text-align: left;
	margin : 0px;
}
A {
	text-decoration : none;
	color : #CCCC66;
}
A:HOVER {
	color : #33FF00;
}

