body, h1, h2, h3, p, form, ul, li, ol {	margin:0px;	padding:0px;}body{	background:#000;	font-size:12px;	line-height:18px;	font-family:Helvetica, sans-serif;	text-align:center;	color:#7caa99;}a {	text-decoration:none;	color:#a6d5ed;	-webkit-transition: 0.5s color ease-in-out;}a:hover {	color:#fff;}#nutmeg{	position:fixed;	bottom:0px;	left:0px;	width:100%;	z-index:-1;	height:100%;}#nutmeg img{	width:100%;}#main{	width:850px;	margin:auto;	margin-top:5%;}#tweet{	height:200px;}.tweet_list{	overflow:hidden;	margin-bottom:20px;}.tweet_list li{	list-style:none;	width:176px;	overflow:hidden;	margin-right:20px;	float:left;	height:160px;	background:#FFF;	background:rgba(255,255,255,0.8);	padding:10px;	text-align:left;}.tweet_list li:last-child{	margin-right:0px;	width:180px;}.tweet_avatar img{	border:#fff 2px solid;	margin-right:10px;	float:left;	-webkit-transition: 0.5s border ease-in-out;}.tweet_avatar:hover img{	border:#7caa99 2px solid;}#demos{	width:400px;	float:left;	margin-right:20px;}#list{	margin-top:20px;	color:#ffffff;	margin-bottom:10px;	line-height:24px;}.listbox{	background:none;	border:none;	margin-right:5px;	border-bottom:#7caa99 solid 1px;	width:55px;}.listbtn{	background:#7caa99;	border:none;	color:#FFFFFF;}#maincontent{	position:absolute;	width:100%;	bottom:0px;	left:0px;	font-size:14px;	-moz-text-shadow: 0 0 3px rgba(0,0,0,1);	-webkit-text-shadow: 0 0 3px rgba(0,0,0,1);	text-shadow: 0 0 3px rgba(0,0,0,1);	color:#a6d5ed;	background:black;	background:rgba(0,0,0,0.5);	padding:20px 0px 10px 0px;}#maincontent a{	color:#a6d5ed;}#maincontent a:hover{	color:#fff;}#like{	position:absolute;	right:0px;	bottom:10px;}#maincontent #list{	margin-top:10px;	color:#a6d5ed;	margin-bottom:10px;	line-height:24px;}#maincontent .listbox{	background:none;	border:none;	margin-right:5px;	border-bottom:#a6d5ed solid 1px;	width:55px;}#maincontent .listbtn{	background:#a6d5ed;	border:none;	color:#000;}#recordholder{	position:absolute;	width:100%;	bottom:100px;	left:0px;	font-size:14px;	-moz-text-shadow: 0 0 3px rgba(0,0,0,1);	-webkit-text-shadow: 0 0 3px rgba(0,0,0,1);	text-shadow: 0 0 3px rgba(0,0,0,1);	color:#a6d5ed;	padding:20px 0px 10px 0px;}#record{	width:600px;	margin:auto;	text-align:left;	font-size:16px;	color:white;	line-height:24px;}#record p{	background:black;	background:rgba(0,0,0,0.5);			padding:30px;}#record img{	float:left;	margin-right:30px;	-moz-box-shadow: 0 0 10px rgba(0,0,0,1);	-webkit-box-shadow: 0 0 10px rgba(0,0,0,1);	box-shadow: 0 0 10px rgba(0,0,0,1);}
