@charset "UTF-8";

/*///////////////////////////////////////////////////////////////
////////emily grenader dot com May 2009 /////////////////////////
/////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////*/

body { 
	background: #ffffff;
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 12px;
	}

h1 {display: none;}

h2 {font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight:100;
	}

a:link{ 
	text-decoration: none; 
	color:#666666
	}

a:visited {text-decoration: none; 
	color:#999999;
	} 

a:hover, a:active { 
	text-decoration: none; 
	color:#333333;
	}

.postcards {
width: 410px;
padding-top: 20px;
margin: auto;

	}
.main {
width: 800px;
padding-top: 20px;
margin: auto;

	}