﻿body 
{
	background-image: url('layout.jpg');
	background-position: left top;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #fff;
	font-family: "Verdana";
	font-size: 9pt;

	width: 1280px;
	min-width: 1280px;

}

p	
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

div#contents
{
	margin-left: 40px;
	width: 403px;
	display: block;
	height: 715px;
	min-height: 715px;
	text-align: center;
}

div#contents a
{
	color: #000;
}

a#cupidovacanze
{
	height: 400px;
	display: block;
	width: 403px;
	text-decoration: none;
}
