@charset "UTF-8";
/* CSS Document */

<style type="text/css">


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #DFDFDF;
}

img {
	border:none;
}
	
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}


#main{
	margin: 0 auto;
	height: 410px;
	margin-top:-8px;
	width: 560px;
	background-image:url( img/Riva.jpg)
}

#main2{
	margin: 0 auto;
	height: 49px;
	width: 264px;
	background-image:url( img/luxe.png)
}

#content{
	margin: 0 auto;
	height: 550px;
	width: 900px;
}


</style>
