@charset "UTF-8";

a, td { 
 letter-spacing: 3px;
 font-family: 'Verdana';
 font-size: 12px;
}

td.status_key, td.status_value {
 display: none;
}

.blurb_key{ 
 padding-right: 15px;
}


a:link,a:active,a:hover,a:visited { 
 color: red;
}

body {
 background-image: url('http://i921.photobucket.com/albums/ad51/tingvivi8/Picture-jpg/hsiaoke_0011068.jpg');
 background-repeat: repeat;
}

body,td {
 color: black;
}

.container_padding {
 padding: 5px;
}

.container {
 padding: 5px;
}

.container .heading {
 padding: 5px;
 font-size: 14px;
 font-weight: bold;
 color: black;
}

.content {
 padding:5px;
}


