/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#content{
	background-image: url(graphic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
