@charset "UTF-8";
/* jimraymonds.com CSS */

body {background:url(pattern.jpg) repeat;}

#frame {border: 10px solid black; margin: auto; width: 700px; height: auto; background-color:#fff;
		opacity: 1.0; filter: “alpha(opacity=100)”; /* IE8 */
		-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}

.content {padding: 10px;}

.top {}

.fblike {display: inline;}

.tweetconnect {display: inline; float: right; width: 215px;}
