body {background: url("bbpeak.png") no-repeat, #222831;
	  color: #eeeeee;
	  font-family: Verdana;
	  align-items: center;
}

a {	color: #ffffff;}

a:visited {color: #aaffaa;}

header, article, footer, div {background-color: #0092ca;
display: block;
border: thick double;
border-radius: 30px;
padding: 2px;}

table {background-color: #0092ca;
border-style: solid;
border-radius: 30px;
border-width: 3px;
padding: 3px;}

th, td {border-style: solid;
	border-color: #393e46;
    border-width: 3px;
	border-radius: 15px;
	padding: 2px;}

ul {list-style: none;}
li {padding: 3px;}