body 				{
					background-image: url("bg.png");
     				background-size: cover;
    				background-repeat: no-repeat;
					}

img 				{
					border: none;
					margin: 0;
					}
					
a					{
					text-decoration: none;	
					}

					
.logo  				{
					width: 285px;
					height: 311px;
					margin: 0px 0px 0px 0px;
					}					
				
.wrapper			{
					margin: 300px 0px 0px 0px;
					}
					
.img-con			{
					width: 285px;
					height: 311px;
					margin: 0px auto 0px auto;
					}