body {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

img {border:0}


.logo {
	margin:20px auto;
	background:url(images/logo.png) no-repeat;
	width:160px;
	height:204px;

}

.jigsgfx {
	margin:20px auto;
	background:url(images/jigsgfxdesigns.png) no-repeat;
	width:514px;
	height:276px;

}


.enter {
	display:block;
	margin:0 auto;
	width:398px;
	height:44px;

}

.resume {
	display:block;
	margin:auto;
	padding:10px 0 50px 0;
	width:561px;
	height:46px;

}


