/* CSS Document */
body {
	background-image: url(/images/bgHome.gif);
	background-repeat: repeat-x;
	background-color: #A7D0E5;
	background-attachment: fixed;
}