/* red style */

body {
 	background-color: #0099CC;
	background-image: url('../../img/backgrounds/rays.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}	

/* wrapper */

div#wrapper {
	background-color: #0099CC;
}