﻿@import url(reset.css);
/*
*********************************************

    (c) www.covitec.de
 
*********************************************
*/




/*
*********************************************

    Allgemeine Angaben

*********************************************
*/

* {
	font-size: 11px;
}


body {
	background: #FFFFFF url("adria.jpg") no-repeat center;
}





