html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img { margin: 0; padding: 0; }
img { border: none; border: 0px; border-width: 0px; }
ul, li { list-style: none; }
body { font: 16px/20px 'BonvenoCFLight', Arial, sans-serif; letter-spacing: 0; color: #1A1A1A; background-color: #fff; }
#main {}
#wrapper {
	background-image:url('http://www.veterinarshoppen.se/images/vetshop.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	width:1036px;
	height: 1440px; 
	margin:0 auto;
	position:relative;
	padding: 20px 0 0px 0;
	text-align: right; 
	}
#content {
	width:800px;
	margin:0 auto;
	position:relative;
	padding: 0px 0 0px 0;
	text-align: right;
	position: relative;
	background: #FFF;
	
	/* custom */
	box-shadow:0 0 15px #606060;
	-moz-box-shadow:0 0 15px #606060;
	-webkit-box-shadow:0 0 15px #606060;

	}	
h1 { font: 50px/58px 'Futura', Arial, sans-serif;letter-spacing: 0; color:#2BAAA0; padding: 20px 20px 20px 20px; text-align: left; }
a, p { font-style: none; color: #272E2E; text-decoration: none; padding: 20px 20px 0px 20px; }
a:hover { text-decoration: underline; }