body {
background: #000000;
text-align: center;
}

.sexcam {
width: 960px;
text-align: center;
height: 206px;
}

.img {
border-top: 1px solid #cccccc;
border-bottom: none;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 960px;
height: 206px;
}

.text {
font-size: 25px;
color: #ffffff;
border-bottom: 1px solid #cccccc;
border-top: none;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 960px;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.text a {
font-size: 35px;
color: orange;
width: 960px;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.text a:hover{
font-size: 35px;
color: orange;
width: 960px;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.page_wrap {
margin: 0 auto;
padding: 50px 0 0 0;
width: 960px;
text-align: center;
}