@charset "utf-8";
/* CSS Document */
body{ background-image: url(http://www.djrainier.com/images/bg/green.jpg);
	background-repeat:no-repeat;
	background-color:black;
	background-attachment: fixed;
	background-position: top;
	
	
	}

#wrap{
	background-color:black;
	width:800px;
	color:#FFFFFF;
	margin: 0px auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:5px;


}

.text{
	margin-left:0px;
	text-align:justify;
	margin:500px;

	
	
	
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:black;
	font-size:1em;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}

#wrap img{
	position:fixed center center;
	margin-left:0px;
	margin-top: 0px;
}

p {
	width:750px;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	
	
	}
.remark{
	color:#FF9900;


	font-family::Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-decoration:underline;
}
a{ color:orange;
	text-decoration:none;
}
a:hover {color:white; text-decoration:underline;
}
a:visited{
	color:#FFA500;
}
#body{ background-color:#333333}
#banner{ background-color: 
#000000;}
#two{ border:white solid inset 2px}


#bg #wrap #body #obj1 {
	height: 0px;
	width: 0px;
}
#bg #wrap #body #contenido #quad .mainP #right {
	float: right;
	width: 50%;
}
#bg #wrap #body #contenido #quad .mainP #flyers {
	background-color: #000000;
	margin:15px;
}
#bg #wrap #body #contenido #quad {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 4px;
}
#bg #wrap #body #contenido #quad .mainP div {
	margin-top:0px;

}

