body{
color: #000000;
font-family: Arial, sans-serif;
font-size:16px;
line-height:24px;
text-align:center;
background-color:#33ff99;
background-image:url(http://pink-pistol.net/cams/bg.gif);
margin:0;
padding:0; 
}

p{
text-align:justify;
}

table, td, tr {
text-align:justify;
font-size:16px;
line-height:24px;
}


ul li{
list-style-type: none;
}

ul{
padding-left:0;
margin-left:0;
margin-bottom:0;
}

#header{
position:relative;
background-color:#33fd98;
border-bottom:28px solid #fdf133;
width: 100%;
height: 270px;
list-style:none;
}


#footer{
position:relative;
border-top:14px solid #fdf133;
width: 100%;
}

#footer li{
font-size:10px;
line-height:11px;
}

.camimage{
border:6px solid #e0e0e0;}

a,a:visited,a:active{
color: #fa61a9;
text-decoration: none;
font-weight:bold;
text-transform: uppercase;
}

a:hover{
color: #33dafd;
font-weight:bold;
text-decoration: line-through;
text-transform: uppercase;
}

input, textarea, option, select {
background-color: #ffffff;
font: 14px arial, sans-serif;
color: #000000;
letter-spacing: 1px;
border: 3px solid #e0e0e0;
padding:6px; 
margin:5px;
}
