@charset "utf-8";
/* CSS Document */

html 
{
    background-color: #69a;
}

body
{
	background-color: #69a;
}


