@charset "UTF-8";
/* CSS Document */
body{
	background:none;
	background-image:none;
}

#theMessage{
	background-image:url("images/letterlong3.png");
	width:630px;
	background-position:center;
}

a{
	visibility:hidden;
}

#theText{
	margin-top:200px !important;
	
	-webkit-print-color-adjust:exact;
}

element.style{
	background:none;
	background-image:none;
}

#letteroptions, #tiptip_holder, #tiptip_content, #tiptip_arrow, #tiptip_arrow_inner{
	visibility:none;
	display:none;
}
