div#div1 {
	border-left: 1px dotted #FFBBFF; 
	border-right: 1px dotted #FFBBFF;
	border: 1px solid #FFBBFF;
	width: 750px;
	}	
	
div#divsx {
	width: 250px;
	height: 350px;
	background-image: url("sx-girls.jpg");
	background-repeat: no-repeat;
	background-position: top;
	}

div#thumbs {
	width: 240px;
	padding: 6px;
	padding-top: 30px;
	}

div#divdx {
	width: 500px;
	height: 350px;
	background-image: url("dx-girls.jpg");
	background-repeat: no-repeat;
	background-position: top;
	}

div#bigthumb {
	width: 480px;
	padding-top: 180px;
	}

div#footer {
	width: 750px;
	height: 360px;
	background-image: url("footer-jessica-alba.jpg");
	}

div#copyright {
	padding-top: 315 px;
	margin-left: 385 px;
	}

img {
	border: 1px solid #FFBBFF;
	}

iframe {
	frameborder: 1;
	scrolling: no; 
	width: 484px;
	height: 364px;
	}

div#inutile {
	border-left: 1px dotted #786466; 
	border-right: 1px dotted #786466;
	padding:15px; 
	width: 747px;
	}