body {
	background-color: black;
	foreground-color: white;
	font-family: Arial;
	color:white;
}

#portrait {
	width: 66px;
	padding: 0px;
}

#portrait a:link,a:hover,a:visited {
	color: white;
	text-decoration:none;
}

#landscape {
	width:150px;
	padding: opx;
}

#landscape a:link,a:hover,a:visited {
	color: white;
	text-decoration: none;
}


