@CHARSET "ISO-8859-1";

body {
	background-color: #121212;
    padding: 0;
}

a, a:hover, a:visited, a img{
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
    color: #BBB;
    text-decoration: none
}

img {
	border: 1px solid #353535;
}

.center {
    margin-top: 20px;
}