h1
		{
		color: black;
		font-family: verdana;
		font-size: 30px;
		}

h3
		{
		color: black;
		font-family: verdana;
		font-size: 14px;
		}

p
		{
		margin: 10px;
		padding: 0px;
		font-family: verdana;
		font-size: 13px;
		text-align: justify;
		}

img
		{
		border:none;
		}
		 
#male
		{
		font-family: verdana;
		font-size: 10px;
		text-align: justify;
		color: grey;
		}

