/* CSS Document */

body {
	background-color: #FF0000;
	margin-top: 0px;
	margin-bottom:auto;
	background-repeat: repeat-x;
	width: 100px;
}
