
body { 
	background-color: #000000;
	color: #FFFFFF;
	font-family: Bookman Old Style;
	font-size: 20px;
	text-align: center;
	}
    
a:link { color: #004DFF }
a:visited { color: #850AFF }		
		
.header {
	font-size: 28px;
	font-weight: bold;
	color: red;
	}
	
.btext {
	margin-left: 100px;
	margin-right: 100px;
	}
	
.bbsize {
	width:684px;
	height: 200px;
	}
	
.spsize {
	width: 500px;
	height: 48px;
	}
	
.alias {
	font-size: 36px;
	color: red;
	}
	
.toolss {
	color: red;
	font-weight: bold;
	}
	
.toolsssub {
	color: red;
	}
	
.figcss {
	float: left;
	margin-right: 1px;
	width: 35%;
	}
	
.figborder {
	border: 2px solid white;
	}
	
.figcapcss {
	font-size: 17px;
	text-align: center;
	}
	

