@charset "UTF-8";
/* CSS Document */

html{
	height: 100%;
	padding: 0;
}

body {
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
}

#all{
	min-height: 1198px;
	text-align: center;
	background-image: url(../images/bac2.jpg);
	background-repeat: no-repeat;
}
	
img{
	border: none;
	outline:none;
}