body {
	font-family: Verdana,Arial,Helvetica,san-serif;
	font-size: 12px;
	color:gray;
	background-color:#730F0F;
	margin:0px;
	padding:0px;
	background-image:url(http://planetwaves.info/images/blog2html_bg.jpg);
	}

a {color:white;
	text-decoration:none;
	font-weight:bold;
	}

a:focus {color:yellow;}
a:hover{color:yellow;}

#blogsurround {width:700px;height:1273px;
	background-image:url(http://planetwaves.info/images/psychsound_bg.jpg);
	}

#blogframe {border-style:solid;
	border-color:black;
	border-width:5px;
	background-color:white;
	padding:0px;
	}

