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: 50%; 
        margin-left: -400px; 
        top: 150px;  
	height: 625px;
	width: 175px;
        z-index: 0;
}
.info1{
		background-color: transparent;
        position: absolute; 
        left: 68%; 
        margin-left: -400px; 
        top: 150px;  
	height: 625px;
	width: 500px;
        z-index: 0;
}
.portfolio{
	background-color: transparent;
        position: absolute; 
        left: 65%; 
        margin-left: -400px; 
        top: 150px;  
	height: 625px;
	width: 500px;
        z-index: 0;
}
.copy{
	background-color: transparent;
        position: absolute; 
        left: 50%; 
        margin-left: -400px; 
        top: 745px;  
	height: 30px;
	width: 175px;
        z-index: 0;
}
