
/*
red
blue
orange
green
beige
sighhh
*/

@font-face {font-family: 'stitch'; src: url('Patchwork Stitchlings.ttf') format('truetype');
			}
@font-face {font-family: 'Game'; src: url('game_over.ttf') format('truetype');
			}	
@font-face {font-family: 'Kindergarten'; src: url('kindergarten.ttf') format('truetype');
			}

p {
font-family: Garamond, serif;
color: red;
}

body {
	font-family: Garamond, serif;
	width: 75%;
	background-color: beige;
	}

h1 {
color: blue;
text-align: left;
font-family: 'stitch';
}

ul {color: red;
	font-family: 'Game';
	}

li {color: red;
	font-family: 'Kindergarten';
	}

div {
	color: orange;
	 font-family: Garamond, serif;
	 }

h2 {color: green;
	font-family: 'stitch';
	}

a {color:blue;  
	}
a:visited{color:beige;
	}
a:hover{color:red;
	}
a:active{font-size;1.5em;
	}
div#skipnav{
top: 6px;
left: 6px;
position:absolute;
}

td{
	padding: 2 em;
	border-width: 3px;
	border-style: double;
	border-color: orange;
	border-bottom-color: red;
	margin: 10px;
	}
div.info{
	width:35%;
	font-size: 1.2em;
	float: left;
	}
	<section id="about us" class="about us"></section>
