p {

	color:blue;
}

img {

	margin-top:25px;
	border:none;
}

div.topShadow {

	width:788px;
	height:12px;
	background: #fefefe url(images/top_shadow.png);
	margin-top:10%;
}

div.shadow {

	width:758px;
	height:366px;
	padding: 0px 10px 0px 10px;
	margin:0 auto;
	background: #fefefe url(wordpress/wp-content/themes/default/images/shadow.png) repeat-y;
}

div.frame {

	width:758px;
	height:356px;
	background: #fefefe url(images/background.png) no-repeat bottom right;
	
	padding-top:10px;
	
	text-align:center;
}
