/* CSS Document */

body
{
	background:url(/img/bg.jpg) no-repeat top #000;
	background-size:100% 100%;
	background-attachment:fixed;
	font-size:13px
}