@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../img/backgoround.jpg);
	background-position:top right;
	background-repeat: repeat-y;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	position:relative;
}