/*
	Theme Site: DJ Pat Lezizmo
	Theme Author: Avril Verhaeghen
	Version: 1.0
	Author URI: http://www.hy-studio.net
*/

body {
	background: #ffffff url('./images/intro/introMainBg.png') repeat-x;
	margin: 0;
	padding: 0;
}

img, img a {
	border: 0;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 666px;
	background: url('./images/intro/introImage.png') no-repeat;
}

.enterSite {
	position: relative;
	width: 227px;
	height: 44px;
	top: 573px;
	left: 330px;
}
