body	{
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: small;
		
		}
a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}
		
h1		{
		font-size: 150%;
		
		}
		
h2		{
		font-size: 100%;
		font-weight: bold;
		}

		
#heading	{
		width: 600px;
		text-align: center;
		margin: 20px auto 20px auto;
		
		}
		
#qualifications	{
		width: 600px;
		margin: 20px auto 20px auto;
		}
		
#experience	{
		width: 600px;
		margin: 20px auto 20px auto;
		}
		
#navigation	{
		text-align: center;
		font-size: 120%
}
