@charset "UTF-8";
/* CSS Document */

body,td,th {	color: #FFFFFF;}body {	background-color: #000000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	color: #fff;	font: normal 12px Arial;	text-transform: none;	direction: ltr;}/* links */a, a:visited { 	background: inherit;	font: normal 12px Arial;	text-transform: none;	text-decoration: none;	color: #fff;}a:hover {	background: inherit;	font: normal 12px Arial;	text-transform: none;	text-decoration: none;	color: #fff;}
#photo{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 10%;
}
#random{
	text-align: center;
}