
/*
peepee poupou
#9eb7ec Fair Weather
#f0e0f9 Pressed Powder
#376186 The Blues
#6eabdb medium blue
#a595c7 lavender
#f0befd light pink
*/

@font-face {font-family: 'Cutesy'; src: url('Kinkee.ttf') format('truetype');
			}
@font-face {font-family: 'Game'; src: url('game_over.ttf') format('truetype');
			}	
@font-face {font-family: 'DIY'; src: url('Magazine.ttf') format('truetype');
			}			
@font-face {font-family: 'Kinder'; src: url('kindergarten.ttf') format('truetype');
			}	
@font-face {font-family: 'Love'; src: url('Mf Love Song.ttf') format('truetype');
			}

p {
font-family: Garamond, serif;
color: #6eabdb;
}

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

h1 {
color: #376186ff;
text-align: left;
font-family: 'Cutesy';
}

ul {color: #6eabdb;
	font-family: 'Game';
	}

li {color: #6eabdb;
	font-family: 'Game';
	}

div {
	color: #376186ff;
	 font-family: Garamond, serif;
	 }

h2 {color: #9eb7ecff;
	font-family: 'DIY';
	}

a {color:#9eb7ec;  
	}
a:visited{color:#376186;
	}
a:hover{color:#6eabdb;
	}
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: #a595c7;
	border-bottom-color: #6eabdb;
	margin: 10px;
	}
div.info{
	width:35%;
	font-size: 1.2em;
	float: left;
	}

a {}
th{}
tr{}
caption{}
tbody{}
tead{}