body { 
	margin:0;
	width:700px;
	background-color:#333;
	color:#ccc;
	font-family:"Helvetica","Arial","Sans-serif";
	text-align:left;
	font-size:0.875em;
	background:#333 url(http://www.musicfortheblind.co.uk/ct.png) repeat-y;
}

.content a {
	color:#c52;
	text-decoration:none;
}

.content a:hover { 
	text-decoration:underline;
	}

.heading a {
	color:#930;
	text-decoration:none;
}

.heading a:hover { 
	text-decoration:underline;
	}

h1 {
	text-align:inherit;
	font-size:2.5em;
	font-weight:normal;
	padding:0;
	margin:0;
}

h2 {
	text-align:inherit;
	font-size:1.5em;
	font-weight:normal;
	padding:0;
	margin:0;
}

h3 {
	text-align:inherit;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}

h6 {
	text-align:right;
	margin-left:1em;
	margin-top:0.4em;
	font-size:0.8em;
	font-weight:normal;
}

.item {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}

.heading {
	color:#222;
	float:left;
	width:290px;
	text-align:right;
	padding-top:0.5em;
	padding-right:1%;
	padding-bottom:50015px;
	margin-bottom:-50000px;
	
}

.content {
	float:right;
	width:395px;
	margin-left:1%;
	padding-top:0.7em;
	padding-bottom:1.5em;
}

.input {
	color:#222;
	border:1px solid #222;
	background:#ccc;
	font-family:"Helvetica","Arial","Sans-serif";;
	font-size:1em;
}

.button {
	color:#222;
	border:1px solid #222;
	background:#ccc;
	font-family:"Helvetica","Arial","Sans-serif";;
	font-size:1em;
}

img.corner {
	position:fixed;
	right:0px;
	bottom:0px;
	z-index: -1;
	visibility:hidden;
}