#oekaki {display: none; }

#equipped {display: none; } 

/* Background color/image and text color */
body { color: #E33D75; background-color: lavenderblush; background: url(http://static.tumblr.com/jbe5mse/CZLlt5wvx/144.jpg); background-attachment:fixed; }

#menu { position:relative; left:60px; background-image: url(../../../img.php?logo=AFEEEE); } 

#menu, #menu a:link, #menu a:visited, #menu a:active { color: lightcyan; }

#menu a:hover { color: turquoise; } 


/* Color of text "character description for <user>" */ 
h1 { color:plum; font-size:220%; background-color:lightcyan; font-family: consolas; } 

/* Online/offline indicator */
#online_text { color: pink; }
#offline_text { color: grey; } 

/* Link color */
a:link, a:visited, a:active, .header a:link, .header a:visited, .header a:active { color: turquoise; }
/* Link color when you move over it */
a:hover, .header a:hover { color: #E33D75; } 

#onegiantblockyes {border-color:turquoise; border-style:dotted; border-width:10px; margin-left:auto; margin-right: 20%; width:80%; font-size:110%; background-color:lightcyan; postion:fixed; visibilty:collapse; color:plum; }

#header { background-color: plum; } 
#avatar { display:none; } 

table { background-image: url(http://www.backgroundlabs.com/backgrounds/173.jpg); border-color: pink;  }

.speechbox span { background-color: #FFDEE9; border-color: #E33D75; }
.bubble_tail { background-image: url(../../../img.php?bubble=FFDEE9&border=E33D75); } 
