/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
html, body {
	margin: 0px;
	background-image: url('../../images/header/dear.png');
	background-position: center 0px;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 90%;
}
