/* CSS Document */
body {
	height: 1000px;
	font: normal 62.5%/1 "Trebuchet MS", arial, sans-serif;
	min-width: 1000px;
	margin: 0px 0 0 0;
	background-image: url(../images/sky_background.gif);
	background-repeat: repeat-x;
}
.bodyline {
	background: transparent url('http://pigeon24.com/images/top_blue_gradient.png') repeat-x top left;
}
