﻿	body {
	font-family: Tahoma;
	font-size: medium;
	
	}
	
	h1 {
				font-family: "Forte", forte2, "impact";
				font-size: 36px;
}
	
	#container {
				width: 670px;
				height: 700px;
				margin: 0 auto;
				top: 100px;
}

#main {
	top: 100px;	
	height: 550px		
				
}

	
	h2 {
				padding: 0px;
				font-size: x-large;
				font-family: "Segoe Print", segoe2, calibri, sans-serif;
				margin-bottom: 2px;
				margin-top: 2px;
				text-decoration: none;
}
    
    h3 { font-family: "veranda"
				
}  
    
    p {
				margin-top: 3px;
				margin-bottom: 5px
			
}
    
 {
				text-decoration: none;
}
    
 a:visited {
				text-decoration: none;
}
    
 a:link {
				text-decoration: none;
}

@font-face {
    font-family: segoe print;
    src: url(fonts/segoepr0.eot);
}

@font-face {
	font-family: Forte;
	src: url(fonts/forte0.eot;		
			
}

