/* Default Style */
img{
	border:0;
}

body {
	margin:0;
	padding:0;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	outline:none;
	resize:none;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
	background-image: url(../img/background/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
}
