﻿body {
	background: #000000;
	}

p {
	font-family: Arial,San-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	}
	
#frame {
	width: 800px;
	height: 655px;
	background: #7da5d8 url(images/enter.jpg) no-repeat;
	}
	
#enter {
	outline: 0;
	position: relative;
	top: 90px;
	right: 25px;
	}
	
a {
	color: #ffffff;
	text-decoration: none;
	}
	
a img{ border: 0; }