body{
	background:#FFFFFF url(../img/bg_body_2.jpg);
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin: auto;
	padding: 0;
	}

a:link, a:visited, a:active {
	color: #626262;
	text-decoration:none;
	}

a:hover {
	color: #333333;
	text-decoration:none;
	}

#container {
	width:100%;
	height:100%;
	top:20%;
	margin-top:15%
	}

img {border: 0;}
