* {
	margin: 0;
}

html, body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-short-blue.gif);
	background-repeat: repeat-x;
	height: 100%
}
