/*
-------------------
Custom Theme Styles
-------------------
*/
body {
	color: #515151; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 16px;
	
	background-color: #edebe7;
}
	.wrapper {
		background-color: rgba(255, 255, 255, 1.0);
		
		width: 663px;
		
		-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	}
		header {
			width: 663px;
		}
		h1 {
			font-family: "Fugaz One", cursive; font-weight: normal;
			color: #0a2b3f; font-size: 93px;
		}
		h2 {
			font-family: Bevan, serif; font-weight: normal;
			color: #ffffff; font-size: 43px;
		}
		h3 {
			font-family: "Raleway", sans-serif; font-weight: 700;
			color: #032579; font-size: 21px;
		}
		nav {
			font-family: Arial, Helvetica, sans-serif; color: #aca8a0;
			 font-weight: bold; font-size: 16px;
		}
			


/*
-------------------
Custom CSS Setting
-------------------
*/
