* {
	margin: 0; 
	padding: 0; 
	border: 0; 
}


body {
	height: 100%;
	background:#6a6a6a url(../images/general/bg_1.jpg);
}
#wrapper {
	position: relative;
	width: 400px;
	text-align: center;
}