/* vim: set syntax=css: */
/* --------------------------------------------------------------------- */

/* General Settings ----------------------------*/

html{
	/*set up the background */
	background-image:url("bg.img");
}
