/* You should use your own colors */

html{background-color:Black}

h1,h2, p {color:White}

h2{color:Pink}00000000000000000

p{font-size:1.6em}

nav{font-size:2.2em}

a {color:Grey text-decoration:none}
	
	a:hover { text-decoration: none; }
a:active { text-decoration: none; }
