/* CSS Document */

#skip 
{ 
	font-weight:bold;
	width:400px;
	height:200px;
	margin: 0 auto;
	color:#F000;
	background-color:#CCC;
}
