@charset "utf-8";

body {
	text-shadow: 1px 1px 3px #E3CDCD;
}

#bigheader {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

#thegift {
	border: thick dashed #00AD49;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #ECECEC;
	background-color: #C31417;
	text-shadow: 1px 1px 3px #555555;
	border-image: url("img/lightsborder.gif") 51 52 100 64;
	border-image-width: 30px;
	border-image-outset: 30px;
}
#thedeets {
	border-width: medium;
	border-style: double;
}
