* {
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
}

body {
	background:url("img/back.gif");
}

div {
	background:url("img/logo.png") no-repeat;
	width:742px;
	height:700px;
}

div * {
	text-indent:-9000em;
}

.bot {
	position:absolute;
	bottom:2px;
	text-indent:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#888;
	left:16%;
	font-size:small;
}

