object {
	outline:none
}
body {
	background-image:url("images/background.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-color:#000;
}
