
body   	{
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        10pt;
	font-style:       normal;
	line-height:      normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	background-color: "red";
        background-image:  url(./images/bg.jpg);
	color:            #003399;
}


