body { 
	font-family: verdana; 
        font-size: 10px; 
        color: #FFFFFF; 
        font-weight: none;
        text-transform: none; 
	background-color: #101010;
	background-image: url(  ); 
	background-position: Bottom Left; 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	border-width: 0px; 
	border-style: Solid;
}
b{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	text-transform: none;
}
a{
	text-decoration: none;
	color: #FFBB33;
}
a:hover, a:visited{
	text-decoration: none;
	color: #FF0033;
}
.ver{
	background-color: transparent;
        position: absolute; 
        left: 45%; 
        margin-left: -400px; 
        top: 100px;  
	height: 25px;
	width: 400px;
        z-index: 0;
}
.info1{
	background-color: transparent;
        position: absolute; 
        left: 45%; 
        margin-left: -400px; 
        top: 175px;  
	height: 410px;
	width: 300px;
        z-index: 0;
}
.info2{
	background-color: transparent;
        position: absolute; 
        left: 68.5%; 
        margin-left: -400px; 
        top: 175px;  
	height: 410px;
	width: 300px;
        z-index: 0;
}
.info3{
	background-color: transparent;
        position: absolute; 
        left: 91.5%; 
        margin-left: -400px; 
        top: 175px;  
	height: 410px;
	width: 300px;
        z-index: 0;
}
.portfolio{
	background-color: transparent;
        position: absolute; 
        left: 45%; 
        margin-left: -400px; 
        top: 200px;  
	height: 410px;
	width: 1020px;
        z-index: 0;
}
.copy{
	background-color: transparent;
        position: absolute; 
        left: 51.5%; 
        margin-left: -400px; 
        top: 650px;  
	height: 50px;
	width: 790px;
        z-index: 0;
}