body{
background-color: #6087c4;
}
.title {
text-align: center;
margin: 0px auto 0px;
}
.title img{
width: 111px;
text-align: center;
}
.page{
width: auto; 
text-align: center;
color: white;
margin: 1px auto 1px;
}
.code a{
font-size: 13px;
text-decoration: none;
}
.clue a{
color: white;
font-size: 13px;
text-decoration: none;
}
.navigation{
text-align:center;
}
.navigation a{
margin: 0px 1px 0px;
color: #6087c4;
background-color: white; 
text-decoration: none;
}
.profile{
width: 333px;
margin: 0px auto 0px;
/*background-color: #555; */
outline: white solid 1px;
/*background: url('../../../truegiftcorp/tarotengine/img/tarot-engine-stars-background.gif') #3e3437 repeat 0px 0px;*/

}
.profile h1{
text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
background-color: rgb(208, 208, 208);
}
.profile img{
outline: white solid 1px;
box-shadow: 0px 0px 20px 1px white;
background-color: black;
}
#messagesContainer {
width: 89.3%;
max-height: 222px;
text-align: left;
font-family: system-ui;
margin: 0px auto 0px;
background-color: #555;
outline: white solid 1px;
padding: 10px;
overflow-y: auto;
color: white;
}
.sendtext textarea{
width: 89.7%;
height: 20px;
text-align: left;
margin: 0px auto 0px;
background-color: #ffffff;
outline: white solid 1px;
color: #555;
}
.sendtext button{
width: 111px;
height: 20px;
text-align: center;
margin: 0px auto 0px;
background-color: #ffffff;
outline: white solid 1px;
color: #555;
}
#profileMessages{
width: 333px;
max-height: 222px;
text-align: left;
font-family: system-ui;
margin: 0px auto 0px;
background-color: #555;
outline: white solid 1px;
padding: 10px;
overflow-y: auto;
color: white;
}
#profileMessages button{
outline: white solid 1px;
}
.profile-buttons{
width: 222px;
margin: 0px auto 0px;
}
.profile-buttons button{
width: 222px;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: white solid 1px;
}
.post{
width: 333px;
margin: 0px auto 0px;
/*background-color: #555; */
outline: white solid 1px;
/*background: url('../../../truegiftcorp/tarotengine/img/tarot-engine-stars-background.gif') #3e3437 repeat 0px 0px;*/
}
.post textarea{
width: 89.7%;
height: 20px;
text-align: left;
margin: 0px auto 0px;
background-color: #ffffff;
outline: white solid 1px;
color: #555;
}
.post button{
width: 111px;
height: 20px;
text-align: center;
margin: 0px auto 0px;
background-color: #ffffff;
outline: white solid 1px;
color: #555;
}
.userlist{
text-align: left;
font-size: 14.4px;
}
.userlist table, th, td{
border: 0.7px solid white;
}