body 
	{
	color: white;
	background-color: #000;
	margin: 0px
	border-width: 0px;
	border-style: none;
	}

a:link, a:visited, a:active, a:hover
	{
	border: none;
	color: #030917;
	text-decoration: none
	}
img {
	border: none;
	min-height: 10em;
    display: table-cell;
    vertical-align: middle; 
    display: block;
    margin-left: auto;
    margin-right: auto;
	height:800px;
	width:1000px;
	}

