﻿/* Brushin' to the Beat CSS Page Designed by Dentists4kids.com */

body{
	background:#2b3fcc;
	font-family:Trebuchet MS, Verdana, sans-serif;
	margin-top:20px;
	padding:0;
	line-height:27px;
}

.container {
	margin:0 auto;
	width:875px;
	padding:10px 30px 10px 30px;
	border:#ce399a 4px solid;
	background:#ffffff;
}

.clear {
	clear:both;
}

#table {
	float:right;
	}

.content {
	float:right;
	margin-left:30px;
	margin-right:40px;
}

.content2 {
	width:600px;
	margin-left:30px;
	margin-right:40px;
}


.paypal {
	float:right;
}

.image {
	border:#ce399a 4px solid;
	width:400px;
	height:399px;
	float:left;
}

h1 {
	color:white;
	text-align:center;
}

.footer {
	text-align:center;
	font-size:8pt;
	color:#ffffff;
}

a:link, a:visited {
	color:#73acdd;
}