@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
}

.bg {
 background-image:url(images/bg.jpg);
 background-repeat:no-repeat;
 width:1000px;
 height:764px;
 }
 
.imag {
padding-left:190px;
	
}

.bg2 {
 background-image:url(images/bg2.jpg);
 width:1000px;
 height:703px;
 background-repeat:no-repeat;
 }
