body 
		{
	color: black;
	background-color:#336666;
	margin: auto 0px;
		}
		
#all 
		{
	height: 100%;
	width: 100%;
	border-spacing: 0px;
	margin: 0px;
		}
		
#all td 
		{
	
	width: 100%;
	padding:0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0pt;
		}
		
#picture 
		{
	width: 100%;
	background-color:#996699;
		}
		
#picture td 
		{
	height: 5px;
		}
		
.yellow 
		{
	text-align: center;
	background-color:#FAC914;
		}
