﻿body {

	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
	padding: 0 auto;
	color: #000;
	background-color:transparent;

	
}

html {
        background: url(sexygirls-sexyfreepics2/sexygirls-9.jpg)  no-repeat center center fixed;
       -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        
        }

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	background-color: #009966;
	
	}

.container {
	
	background-color:transparent;
	margin: 0 0;
//	box-shadow: 6px 4px 10px #000000;
	
font-size:100%;
width: 100%;
	
	
}


.menue
{
background-color: transparent;
}


.header {
	width: 100%;
	height: auto;
	background-color: transparent; //#FF66CC;
	font-size:100%;
	width: 100%;
}


.content {
	padding: 0 0;
	background-color:transparent;
//	box-shadow: 6px 4px 9px #000000;
	width: 100%;
	height: auto;

	font-size:100%;
}

.footer {
	padding: 0 auto;
	background-color: transparent; // #FF66CC;
	width: 100%;
//	box-shadow: 6px 4px 9px #000000;
font-size:50%;
	
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;

}