/* kiwi2do-top.css (CC) 2007 Kiwi2do. Some Rights Reserved.
 * Licensed under a Creative Commons License. See http://creativecommons.org/licenses/by/2.5/
 * Purpose: basic structural style for kiwi2do.com
 */
 
body { margin:0; padding:0; font-family:"HelveticaNeueLT Std"; font-size:small; font-weight:normal; color:#fff; background-color:#71B808; text-align:center; }
body a:link, a:visited { color:#ED1D28; text-decoration:none;}
body a:hover, a:focus { color:#ED1D28; text-decoration:underline; }
img, img a {border:none;}
* {margin:0; padding:0;}
p {padding-top:8px; padding-bottom:8px;}
