a:after { 
     content: " ( " attr(href) " ) ";
}
body {	
	font-size: 62.5%;
	font-family: "Californian FB",Cochin, Garamond, serif;
	position: absolute;
}
h1 {
	border-bottom: #392d1e ridge thin;
}
h2 {
	font-size: 2.0em;
}
h4 {
	font-size: 2.0em;
}
h3 {
	font-size: 2.0em;
}
ul li {
	font-size: 2.0em;
}
p {
	font-size: 1.8em;
}
div#inspire img {
	float: right;
	margin: 0px 0px 20px 0px;
	border: #392d1e thick double;
	clear: both;
}
div#inspire p {
	width: 600px;
	
}
div#navigation {
	display: none;
}
div#side-bar {
	display: none;
}
div#boxgift img {
	float: left;
	margin: 0px 0px 0px 0px;
	border: #392d1e thick double;
	clear: both;
}
div#boxapp img {
	float: left;
	margin: 0px 0px 0px 0px;
	border: #392d1e thick double;
	clear: both;
}
div#boxcorp img {
	float: right;
	margin: -298px 0px 0px 375px;
	border: #392d1e thick double;
	clear:both;
}
body#app div#boxcorp img {
	float: right;
	margin: -400px 0px 0px 375px;
	border: #392d1e thick double;
	clear:both;
}
body#decor div#boxcorp img {
	float: right;
	margin: -400px 0px 0px 375px;
	border: #392d1e thick double;
	clear:both;
}
body#corp div#boxcorp img {
	float: left;
	margin: 0px 0px 0px 0px;
	border: #392d1e thick double;
	clear:both;
}
div#boxabout img {
	float: right;
	margin: -298px 0px 0px 375px;
	border: #392d1e thick double;
	clear:both;
}
div#boxgift {
	display: block;
	width: 600px;
	clear: both;
}
div#boxapp {
	display: block;
	width: 600px;
	clear: both;
}
div#boxcorp {
	display: block;
	width: 600px;
	clear: both;
}
div#boxabout {
	display: block;
	width: 600px;
	clear: both;
}
div#footer {
	border-top: #392d1e ridge thin;
}
div#footer ul {
	display: none;
}	
div#footer #css,
div#footer #xhtml,
div#footer #rss {
	display: none;
}
