@charset "UTF-8";
/* CSS Document */
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-stripe-subpage.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
