body{
	background: #050505;
}
textarea{

	background: BLACK;
	color: WHITE;
}
h1{
color: WHITE;
}
h2{
color: WHITE;
}
input{
	background: #050505;
	color: white;
}

h3{
color: WHITE;
}

a1{
	color: WHITE;
}
a2{
	color: WHITE;
}
button{
	background: BLACK;
	color: WHITE;
}
a{
	color: WHITE
	
}
a3{
	
	color: GRAY;
}
.shoutbox-content{
border: white;
color: #404040;
}
.shoutbox-content li{
 

}

.shoutbox-username{
	color:  #ffffff;
    font-size: 14px;
    font-weight: bold;

}
.shoutbox-comment {
	color: rgb(177, 177, 177);

}
.a10{

	color: black;
}

