@charset "utf-8";

html
{
	height: 100%;
}

body
{
	background-color: #000;
	height: 100%;
}

strong
{
	font-weight: bold;
}

img, div, input
{
	behavior: url("css/iepngfix.htc")
}