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

body {
	background-image: url(images/bgbody2.jpg);
	background-repeat:repeat-x;
	background-color:#30A4D5;	
}

.top {
	height: 140px;
	width: 1000px;
	float: left;
	background-image: url(images/bgtop.png);
}