body {
        background-color: 535353; 
	background-image: url("");
        font-family: courier, monospace;
        font-weight: bold;
        color: 000000;
        text-align: center;
      }
	  .titlebar {
		font-family: arial, sans-serif;
		font-size: 10px;
        font-weight: bold;
        text-align: center;
		vertical-align: text-top;
		background-color: 5a5a5a;
      }
	  .notice {
	    font-family: verdana, sans-serif;
		font-size: 10px;
        font-weight: bold;
        text-align: left;
		vertical-align: text-top;
	  }
	  .white {
	    color: #ffffff;
      }
	  .yellow {
	    color: #fdb913;
	  }
	  .green {
	    color: #00d444;
	  }
	  .red {
	    color: #e1474d;
	  }
	  .firstbg {
	    background-color: c6c6c6;
	  }
	  .secondbg {
	    background-color: eeeeee;
	  }
	  .ad_bottom {
	    background-color: 535353;
		background-image: url("https://homestuck.lt/img/bannerframe.png");
		text-align: center;
	  }
	  a {
	    color: ;
	  }
	  a:visited {
	    color: ;
	  }