/* CSS Style Sheet - New Ways to See - Barbara Balik */
/* Font and Paragraph style */
H1 {
	font-family: Rage Italic;
	font-size: 60px;
	font-weight: normal;
	color: "#B2C292";
}

H2 {
	font-family: Rage Italic;
	font-size: 36px;
	font-weight: normal;
	color: "#C3BDF4";
}


p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #1C1A1E;
}

.category {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #B2C292;
}

.notecards {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 17px;
	color: #55563E;
}

.order1 {
	font-family: Rage Italic, Verdana, Helvetica;
	font-size: 48px;
	font-weight: 500;
	line-height: 50px;
	color: #55563E;
}

.order2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 17px;
	color: #55563E;
}

.order3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	color: #55563E;
}

.popups {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 20px;
	font-weight: 300;
	line-height: 22px;
	color: #CECECB;
}

.copyright {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	color: #C2C9B5;
}

.webdesign {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	color: #C3BDF4;
}

.webdesign A:link{color: #B0C7FA;}
.webdesign A:visited{color: #B0C7FA;}
.webdesign A:active{color: #7AA1F9;}
