@charset "utf-8";
/* CSS3 Typographic Techniques 
Author: Dileep K Sharma
http://www.dileepsharma.com/
*/

body {
	padding: 0;
	width: 570px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#css3{
	background:#757575;
	width: auto;
	height: 30px;
	color: #FFF;
	text-align:center;
}
