@charset "UTF-8";
/* CSS Document */
body {
background-image: url(images/gingham.jpg);
background-repeat: repeat;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
color:#333333;
}
a:link {
text-decoration: none;
}
a:hover {
text-decoration: underline; 
color:#666666;
}
a:visited {
}
.tigerbunny_wrapper { 
width:800px; 
border: 1px solid;
background-color:#FFFFFF;
}

