body{	background-color: black;	margin-top: 0;	margin-left: 0;	background-image: url(images/Background_Top_Repeat_B.gif);	background-repeat: repeat-x;	background-position: left top;}div#topper{	background-image: url(images/Topper_Tabs_Logo.gif);	background-repeat: no-repeat;	background-position: left top;	height: 174px;}div#content{	background-image: url(images/Album.gif);	background-repeat: no-repeat;	background-position: left 300px;	height: 1200px;}div#warning{	background-image: url(images/Warning_Box.gif);	background-repeat: no-repeat;	background-position: left top;	position: absolute;	top: 300px;	left: 300px;	height: 178px;	width: 442px;}div#warning p { display: none; }body#amIHot { background-image: url(images/Background_Top_Repeat_B.gif); }body#amIHot div#topper { background-image: url(images/Topper_Tabs_Logo_B.gif); }body#amIHot div#content { padding-left: 200px; }body#amIHot div#notice {width:720px;}body#amIHot div#notice p{	margin-left: 1in;	color: white;	text-align: left;}body#amIHot div#notice p a{	color: white;	white-space: nowrap;}
