html {
	margin:0;
	padding:0;
}
body {
	background-image: url(wordpress/wp-content/themes/refreshing/images/bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #003;
}
a {
	color: #C60;
	text-decoration: none;	
}
#head {
	width: 1000px;
	height:79px;
	background-image: url(top.png);
	background-repeat: no-repeat;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
}
.live {
	width: 300px;
	text-align:left;
	font-size: 12px;
	background-color: #FFF;
	color: #666;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 0px;
}
