body
{ 
	width: 60%;
	height: 100%;
	margin: 20px 220px;
	padding: 0px;
	color: #1d1d1d;
	background-color: #fff;
	font-family: Arial, Verdana, san-serif;
	font-size: 11pt;
	text-align: justify;
	}
	
a:hover
{
font-size:16pt;
	}
	

	
h1
{
	text-align:center;
	}
	
	
.copyright {
	font-style:italic;
	font-weight:bold;
	}
	
	
h2
{
	text-align:center;
	}
	
	

	
#skill
	{ color: blue; }
