/* CSS Document */
body{
background-color:#000000;}

img{
	background-color:#000000;
	border: 1px solid #CCCCCC;
	margin:5px;
	padding:5px;
	display: block;
}

#bg{
	background-color:#000000;
	width:750px;
	padding:8px;
	color:#dddddd;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	border: 1px dotted #CCCCCC;
    line-height:120%;
}
.style1 {font-size: 11px}
.style2 {color: #FF3300}
.style5 {font-size: 14px}
.style6 {
	font-size: 10px;
	color: #cccccc;
}