<style>

#fractal1, #fractal2{
	top: 50%;


}


p{
text-align:justify;
font-family:Arial, Helvetica;
font-size: 8;
text-decoration: none;
}

#menu {
	z-index: 100; 
}

img{
	border: 0px;
}


a:visited{
	color:#008000;

}

a{
	text-decoration: none;
}

a:hover{
	color:red;
	text-decoration: underline;
}

.enlarge{
	position: abosolute;
	z-index: 100;
	top: 500px;
	z-index:2;
	float: center;
	float: center;
}

.enlarge:hover{
	top: 500px;
	border-style: dashed;
    width:400px;
    height:400px;
    z-index:2;
    overflow: hidden;

}

#aboutsb{

	z-index:1;
	position:static;
	top: 50%;


}


.header:hover{
	border-style: none;


}

.header {
	
	position: fixed;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 7%;
	outline: none;
	float: left;

}

#top{
	
	padding-top: 70px;

}

#top2{
	padding-top: 100px;

}

#top3{
	padding-top: 0px;

}


#aboutsb {

}

#bg{
	background-repeat: no-repeat;
	background-size: cover;
}

#bgrep {
	background-repeat: repeat;
}
div.smasher{
	padding-right:10px;

}

ul li { 
list-style: none;
background: url("star.png") no-repeat center left;
padding-left: 30px; 
padding-bottom: 5px;

}

ul li.index{
 
list-style: none;
font-size: 0.75em;
background: url("home.png") no-repeat center left;
position: fixed;
display: inline;
background-size: 30px 30px;
padding-bottom: 5px;
left: 25%;
top: 1%;
}

ul li.index2{
font-size: 0.75em;
list-style: none;
background: url("c++.gif") no-repeat center left;
background-size: 30px 30px;
padding-left: 30px; 
padding-bottom: 5px;
position: fixed;
display: inline;
left: 34%;
top: 1%;
}

ul li.index3{
font-size: 0.75em;
list-style: none;
background: url("joystick.png") no-repeat center left;
background-size: 30px 30px;
position: fixed;
display: inline;
left: 46%;
top: 1%;
}

ul li.index4{
font-size: 0.75em;
list-style: none;
background: url("me.gif") no-repeat center left;
background-size: 30px 30px;
position: fixed;
display: inline;
left: 55%;
top: 1%;
}


ul li.index5{
font-size: 0.75em;
list-style: none;
background: url("pdf.gif") no-repeat center left;
background-size: 30px 30px;
position: fixed;
display: inline;
left: 66%;
top: 1%;
}


li.indexFB{
	
	z-index: 100;
	position: fixed;
	display: inline;
	margin-right: 10px;
	top: 0px;
	left: 80%;
	width: 2em;
	height: 2em;
	background: none;
	


}

li.indexLIN{
	
	z-index: 100;
	position: fixed;
	display: inline;

	top: 0px;
	left: 85%;
	width: 2em;
	height: 2em;
	background: none;


}

li.indexLIN:hover, li.indexFB:hover{
	top: 10px;
}
div.box{
	border-color: red;
	border-style: solid;
}



ul li:hover{
	color: green;

}


</style>
