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

body {
	margin:0 0 0 0;
	background-position:center;
	background-color:#02474C;
	vertical-align:top;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color: #FFF;
	
}
.welcome-01 {
	background-image: url(../images/welcome-01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:461px;
}
.welcome-02 {
	background-image: url(../images/welcome-02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:147px;
}
.welcome-03 {
	background-image: url(../images/welcome-03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:119px;
}

