@charset "utf-8";
body {
	background-color: ##160126;
}
#flash {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 100%;
	height: 100%;
}
* {
    margin: 0;
    padding: 0;
}

