/*

version: 1.0
author: joshua powell
email: joshua@greatdaydesigns.com
website: http://www.greatdaydesigns.com/

*/

body{
	width: 295px;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	min-width: 384px;
	text-align: center;
}


/********** Typography **********/

p{
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	word-spacing: 1.5px;
	line-height: 17px;
	text-decoration: none;
	text-align: center;
}


/********** Links **********/
a{
	color: #FFFFFF;
}
a img{
	color: #FFFFFF;
	border: #FFFFFF;
	text-decoration: none;
}
