@charset "utf-8";
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.home {
	text-align: right;
	padding-right: 20%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
