/* CSS Document */

body {
 	margin: 10px;
 	background-color: #0683B1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}