/** css documents **/
@import "common.css";

body	{

}

div.header	{
	background-image: url('../img/back.gif');
}