@charset "utf-8";
/* CSS Document */

/* Biggest div */
.page {background-color: #090;
		width: 80%;
		padding:10px;}
		
.head {color:#609;}
.nav-main {font-family: "Courier New", Courier, monospace; font-size: 18px; color:#F93; }

h1 {font-family: Tahoma, Geneva, sans-serif; }

.post-first {font-family: Tahoma, Geneva, sans-serif; font-size:16px; color: #600; }

.post-second {font-family: Tahoma, Geneva, sans-serif; font-size:16px; color: #600; }

.post-third {font-family: Tahoma, Geneva, sans-serif; font-size:16px; color: #600; }

.post-fourth {font-family: Tahoma, Geneva, sans-serif; font-size:16px; color: #600; }

.post-5 {font-family: Tahoma, Geneva, sans-serif; font-size:16px; color: #600; }



h2 {font-family: Tahoma, Geneva, sans-serif; font-size: 22px; }

.footer-last {background-color:#609; }