

html, body {
	font-face: verdana;
	background: #DCD79D;  
	background-image: url('www.mystilo.com/images/bkg.jpg');  /*Background image (gradient)*/
	background-repeat: repeat-x;  
	color: #000000;  
	margin: 0px;

}