body {
font: 14px;
color: #ffffff;
}

body {background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#696969)) #000000;
}

#wrap {
padding: 10px;
}
p {
margin-bottom: 10px;
}

/*clearfix*/
.clearfix:after{
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#btndl {
border-radius: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#ff4500), to(#ff0000)) #ff0000;
width: 300px;
height: 40px;
font-size: 105%;
text-align: center;
padding-top: 20px;
margin-bottom: 12px;
}

#btndl a{
text-align: center;
text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);
font-weight: bold;
color: #f580ac;
padding-top: 10px;
text-decoration: none;
}

h2 {
margin-bottom: 15px;
}

h3 {
text-align: center;
background-color: #ed4c85;
background: -webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#00008b));
font size: 130%;
height: 30px;
color: #ffffff;
margin-top: 10px;
padding-top: 15px;
}

h4 {
font-size: 110%;
color: #4c84ec;
margin-top: 10px;
}

p.box {
border-bottom: 2px dashed #d3e1fb;
padding-bottom: 30px;
}

table#icon {
border-collapse:separate;
border-spacing:5px;
margin-left: auto;
margin-right: auto;
}




