@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #3E3E3E;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/corner.gif);
}
