.jumbotron h1{
text-align: center;
}

body{
background-image: url("kuva.png");
background-size: auto;
background-repeat: no-repeat;
}

#message-box{
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
}

.messagebox{
width: 200px;
height: 50px;
}

.embed-responsive{
margin-bottom: 20px;
}

.row .col-md-4 p{
background-color: lightblue;
padding: 3px;
border-radius: 3px;
}

#ts3viewer_1092364{
background-color: lightblue;
border-style: solid;
border-radius: 5px;
padding: 5px;
margin: 5px;
}

.btn{
display: block;
margin-top: 5px;
}

.panel{
margin-top: 10px;

}

.panel-body{
background-color: lightblue;
}

.table{
background-color: lightblue;
}

th{
text-align: center;
}
