body 	  {
background-color: black;
}
html{
overflow: scroll;
}
a:link {
color: #777777;
	text-decoration: none;
}
a:visited {
color: #777777;
	text-decoration: none;
}
a:hover {
color: #474747;
	text-decoration: underline;
}

.contentbottom {
	background-image: url(images/designfireworks_r6_c3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentbottom2 {
	background-image: url(images/designfireworkslarge_r7_c3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contenttop {
	background-image: url(images/designfireworks_r4_c3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.contenttop2 {
	background-image: url(images/designfireworkslarge_r4_c3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
.contentloop {
	background-image: url(images/designfireworks_r5_c3.gif);
	background-repeat: repeat-y;
}
.contentloop2 {
	background-image: url(images/designfireworkslarge_r5_c3.gif);
	background-repeat: repeat-y;
}
.sideloop {
	background-image: url(images/designfireworks_r7_c2.gif);
	background-repeat: repeat-y;
}
.codeloop {
	background-image: url(images/codebg.jpg);
	background-repeat: repeat-y;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #474747;
}
.contenttextlarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #474747;
}
.contentbigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #474747;
}

.cleancontentloop {
	background-image: url(images/clean/designfireworkslargenew_r3_c2_r4_c2.gif);
	
}
.cleancontenttop {
	background-image: url(images/clean/designfireworkslargenew_r3_c2_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.style3 {font-size: 9px}

