		a:link,a:visited,a:hover{color:inherit;}
		h1{margin:40px; color:#26beff;}
		p{margin:0 0 20px 0;}
		hr{height:0; border:none; border-bottom:1px solid rgba(255,255,255,0.13); border-top:1px solid rgba(0,0,0,1); margin:9px 10px; clear:both;}
		.links{margin:10px;}
		.links a{display:inline-block; padding:3px 15px; margin:7px 10px; background:#444; text-decoration:none; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
		.links a:hover{background:#000; color:#000;}
		.content{margin:0px; width:900px; height:370px; padding:20px; overflow:auto; background:#fff /*333*/; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
		.content p:nth-child(even){color: #999;}
		.content p:nth-child(3n+0){color: #c96;}
		#content_2{color:#333; background:#eee;}
		#content_2 p:nth-child(even){color:#666;}