/*
****
*****  CHECKING OUT MY CODE, I SEE, YOU SLY ONE.  WELL, I HOPE YOU LIKE WHAT YOU FIND!  :-)
****
*/

@import 'http://eyefruit.com/theme/eyefruit/fonts/goudyoldstyle.css';

* {
	margin: 0;
}

body {
	background: #fff;
	font-family: "Goudy Old Style", MyGoudyOldStyle, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-size: 30px;
	line-height: 1.5em;
	margin: 4em 0 0;
	text-align: center;
}
p {
	font-style: italic;
	margin-bottom: 1em;
}
strong { font-style: normal; }
small {
	color: #999;
	font-size: 25px;
}
a img { border: 0; }