/* 
 * Basic style for old browsers
 *
 * Konstantinos Konstantinidis <kkonstan@duth.gr>
 *
 */

body {
	background-color: white;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 40px 5% 5% 5%;
	border: none;
}

