body {padding: 0 15px 0 15px;}

.contact {margin-bottom: 1em;
			float: right;
			font-family: Garamond, Georgia, Times New Roman, serif;
			font-size: small;
			color: #111;
}
			
.shot {background-color: white;
		padding: 10px;
		margin: 0px 0px 1em 0px;
		border-color: #e5ecf9;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		color:black; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 70%;
}

.desc { font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #e5ecf9 url(/i/gradient-blue.gif) bottom left repeat-x;
		padding: 2px 2px 2px 10px;
		margin: 0px;
		font-size: small;
		clear: both;
}

