body {background-color: #ffeecc;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;}

header {background-color: #002171;
		color: #FFFFFF;
		background-image: url(remy.png);
		background-position: 98%;
		background-repeat: no-repeat;
		background-size: 50px 50px;
		line-height: 400%;
		text-align: center;}
		
main {text-align: center;}
		
h1 {margin-bottom: 0;
	font-family: "Lucida Handwriting", "Brush Script M7", monospace;}		

h2 {color: #1976D2;
	font-family: Georgia, Times-New-Roman, serif;
	text-align: center;}
	
ul {list-style-image: url(bullethat.png);
	list-style-position: inside;}

.ratatouille {color: #1976D2;
			font-weight: bold;}
		
