body {
    background-color: #E60412;
    text-align: center;
}
div#tsudoe_wrapper {
    width:660px;
    margin:0 auto;
    background-color:#000000;
    color:#FFFFFF;
    padding:10px;
    text-align:center;
    font-size: 15px;
}
div.social {
    text-align: right;
}
h1 {
    font-size:48px;
    font-weight: bold;
    margin:20px 0;
}
h1 span {
    font-weight: normal;
    font-size: 30px;
}
h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom:20px;
}
div.fb {
    margin: 30px 0;
}
ul {
    width:500px;
    margin: 0 auto;
    margin-top:30px;
}
li {
    font-size: 20px;
    font-weight: bold;
    list-style: none;
    margin-bottom:10px;
    width: 500px;
}
li span {
    float: left;
}
li span.clickred {
    color: #FF0000;
    float: none;
    font-size: 13px;
    font-weight: normal;
}