@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif!important;
}
.container-color {
	background-color: #000000
}
h2, p{
	color: #FFFFFF;
}
h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 20px;
}
.topSpace {
	margin-top: 20px;
	}
.imgSpace {
	margin: 20px 0 20px 0;
}
a {
	color:#0883EE;
}