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

html, body { height:100%; }
body
{
	margin:0;
	padding:0;
	background:#212121 url(images/bg.jpg) repeat top center;
}
