@import url('reset.css');
/* General Demo Style */
 body{
    background:#e6eecc url(../images/beige_paper.png) repeat top left;
	color: #333;
}
 