/*
// File written by Jochen "Khuri" Dippel <khuri@khuris.com>
// Copyright 2014
//
// File        : main.css
// Begin       : 2009.12.06 14:34:22
// Last Update : 2014.07.04 14:35:15
*/

/* This file includes only basic tag specifications, no classes */

body {
	/*background: url(../images/main/shop_background2.jpg) no-repeat scroll left top #fff;*/
	background: none transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
img {border: 0px;}
blockquote {margin-left: 20px;}

#bodyoutersite {
	background: url(../images/main/background.jpg) no-repeat scroll left top #000;
	background-size: 100%;
}