
@font-face {
	font-family: 'Shippori Antique B1';
		src: url("../Fonts/ShipporiAntiqueB1-Regular.ttf") format("ttf");
}


@font-face {
	font-family: jlg-Thin;
			src: url('../Fonts/jlg-Thin.woff') format('woff');
			font-weight: normal;
			font-size: normal;
}

@font-face {
	font-family: jlg-Bold;
			src: url('../Fonts/jlg-Bold.woff') format('woff');
			font-weight: bold;
			font-size: normal;

}

/*The Jean-Luc typeface was designed and made by Atelier Carvalho Bernau on the occasion of the 80th birthday of Jean-Luc Godard. It is available free of charge from http://www.carvalho-bernau.com/jlg/

Jean-Luc typeface Copyright (c) 2010 Atelier Carvalho Bernau
*/

.aboutbody {
background-color: black;
text-align: center;
font-family: 'Shippori Antique B1', helvetica, verdana, sans-serif;
font-size: 24px;
color: rgb(238,62,70);
}

.home,
.hag,
.head {
color: rgb(57,70,140);
font-family: 'jlg-Bold', Verdana, sans-serif;
}

.hag {
font-size: 45px;
}

.home {
font-size: 40px;
}

.head {
font-size: 100px;
}

del {
color: white;
}

