@import "wallwork.css";

body {background: #4c3e2e url(wedding.jpg) 0 0 no-repeat fixed;}

div#content {background: #4c3e2e url(wedding.jpg) 0 0 no-repeat fixed;
	color: #DED;
	border: solid #DED;}

div#content a:link {color: white;}

div#content a:visited {color: #BBC;}

div#content a:link:hover {color: #0FF;}

div#content a:visited:hover {color: #0cc;}

div#links a {background: transparent url(wedding.jpg) 0 0 no-repeat fixed;
	color: #FFC;}

div#links a:hover {background: transparent url(wedding.jpg) 0 0 no-repeat fixed;
	color: #484;}

.floater {visibility: hidden; width: 1%; }

