body{
	background: White;
	font-family: "Courier New", Courier, monospace;
	font-size: 70%;
	word-spacing: -1px;
	text-align: center;
	
	
}

.main{
	background: white;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: left;
}

.head{
	margin-bottom: 30px;
	text-decoration: none;
	border: 0px;
	
}

.contact{
	margin-top: 50px;
	margin-bottom: 40px;
}

.about{
	margin-bottom: 40px;
}

.work{
	
	
}

.project{
	
}

.links2{
	margin-bottom: 40px;
	
	
}

.links2 a{
	text-decoration: none;
	color: #00A7DB;
	
}

.links2 a:hover{
	text-decoration: none;
	color: White;
	background: Black;
	
}

.links{
	margin-bottom: 100px;
	
	
}

.links a{
	text-decoration: none;
	color: #00A7DB;
	
}

.links a:hover{
	text-decoration: none;
	color: White;
	background: Black;
	
}

.links ul{
	display: inline;
	list-style-type: none;
	color: #00A7DB;
	


}

	 
.link a{
	color: #00A7DB;
	text-decoration: none;
}

.link a:hover{
	color: White;
	background: Black;
	text-decoration: none;
}
.link2{
	margin-bottom: 20px;

}
.link2 a{
	color: #000000;
	line-height: 130%;
	text-decoration: none;
	
}

.link2 a:hover{
	color: White;
	background: Black;
	text-decoration: none;
	
}
.copyright{
	
	color: black;
	width:15px;
	height: 15px;
	text-align: center;
	font-size: small;
	margin-left: 195px;
	
	
	
}

.copyright a{
	
	color: black;
	width:15px;
	height: 15px;
	text-align: center;
	font-size: small;
	text-decoration: none;	
}

.visited{
	color: #00A7DB;
}

#menu{
	margin-bottom: 70px;
}

#menu ul{
	display: inline;
}

#menu li{	
	list-style-type: none;
	float: left;
	margin-right: 5px;
	padding-left: 0px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	
	
}

#menu a{
	color: #00A7DB;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: none;
	color: White;
	background: Black;
}

.info{
	margin-bottom: 40px;
}

.flippage{
	margin-top: 40px;
	
}
