body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : ;
	font-family : verdana;
	font-size : 12px;
	background-color : #010417;
	background-image : url('http://csnmtn.platformicstaging.com/template_images/default_airforce_background.jpg');
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : scroll;
}

h1{
	color : ;
	font-size : 16px;
}

a.link{
	color : ;
	text-decoration : none;
}

a.hover{
	color : ;
	text-decoration : none;
}

a.visited{
	color : ;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}

