The 110th Congress is in session. We lost the majority in Congress, but we still have the White House. I have a feeling we may need to contact the White House. Often. So, I created the Veto Pen image you can see at the top of the page. It links to the White House contact information page.
If you would like to add Veto Pen ribbon like the one at the top of this page here is how you can do it:
Save this image and upload it to your server.

To put the ribbon on the right side of your page place this bit of code in your css style sheet:
.banner {float:right; position:absolute; top:0px; right:0px;}
And place this right below the <body> tag:
<div class="banner">
<img src="http://_____YOUR_IMAGE_LOCATION_____/veto_ribbonR.gif" usemap="#banner" border="0" style="width:200;height:200;" /><map name="banner"><area shape="poly" COORDS="18,8,143,125,191,173,190,193,156,168,38,45" href="http://www.whitehouse.gov/contact/" alt="Go to the White House Contact Page" title="Go to the White House Contact Page" target="_blank" /></map>
</div>









