html * {
    outline: none;
}
body {
    font-family: Courier, monospace;
	font-size: 11px;
	color: #8C8C8C;
	margin:0;
}


