@charset "utf-8";
/* CSS Document */

body{
	background-color: #000;
	margin: 0;
	padding: 0;
}

strong {
	color:white;
}
