@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../misc/background.gif);
	margin: 0px;
	padding: 0px;
	}
	
.title { margin-bottom: 40px; }

.copy { margin-bottom: 10px; }
.copy1 { margin-bottom: 20px; }

.float { float: left; }

