body {
	background: #FFFFFF url(http://www.learnjuggling.net/wp-content/themes/jugglingbrain/images/img01.jpg) repeat-x left top;
}

h1,h2,h3,h4 {
	text-align: center;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	position: relative;
}
h1,h2{
	color: #3366ff;
}

p {
	font-size: 15px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

#bodyback {
	background-color: white;

}
			
a.buynow-starburst-blue {
				background: url(../img/buynow-starburst-blue-up.png) top left no-repeat;
				display: inline-block;
				height: 125px;
				width: 125px;
			}
a.buynow-starburst-blue:hover {
				background: url(../img/buynow-starburst-blue-over.png) top left no-repeat;
				display: inline-block;
				height: 125px;
				width: 125px;
			}

#downloadlink {
	text-decoration: none;
	color: white;
	line-height: 30px;
	font-weight: bold;
	text-align: center;

}


#videodownloadhigh {
	color: white;
	line-height: 30px;
	background-color: #ED008C;
	text-shadow: 2px 2px 5px #660000;
	font-weight: bold;
	text-align: center;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

#videodownloadlow {
	color: white;
	line-height: 30px;
	background-color: #00428C;
	text-shadow: 2px 2px 5px #333366;
	font-weight: bold;
	text-align: center;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
