@import url(image.css.php);

#content {
	padding:0;
	padding-bottom:300px;
	background:url(../images/cup-of-paint.jpg) no-repeat;
	width:100%;
}
#content * {
	visibility:hidden;
}

#paintMovie {
	background:url(../images/fortyeight_drip.gif) no-repeat center top;
	width:210px;
	height:500px;
	position:absolute;
	left:677px;
	top:0;
}
