/*
-------------------
Custom Theme Styles
-------------------
*/
body {
	color: #515151; font-family: Domine, serif;
	font-weight: 400; font-size: 16px;
	
	background-color: #efefef;
}
	.wrapper {
		background-color: rgba(255, 255, 255, 1.0);
		
		width: 749px;
		
		-moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px; 
	}
		header {
			width: 749px;
		}
		h1 {
			font-family: Domine, serif; font-weight: 400;
			color: #393939; font-size: 60px;
		}
		h2 {
			font-family: Domine, serif; font-weight: 400;
			color: #ffffff; font-size: 21px;
		}
		h3 {
			font-family: "Open Sans", sans-serif; font-weight: 400;
			color: #41b6fb; font-size: 14px;
		}
		nav {
			font-family: "Open Sans", sans-serif; color: #41b6fb;
			 font-weight: 400; font-size: 14px;
		}
			


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