#wrap {
	background: none !important;
	}

#top, #members, #navigation, #footer, #bottom {
	display: none !important;
	}

#content a {
    color: #0000FF !important;
    }

#content a[href]:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
    }

#content a[href^="/"]:after {
    content: " (http://www.youdecide.com" attr(href) ") ";
    font-size: 90%;
    }
