/*body {
	line-height: 1;
	background: #f5f5f5 url(../images/bg.jpg);
	padding-bottom:20px;
}*/
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height:420px;
	overflow:hidden;
/*	border:1px red solid;*/
}

h2,h3{text-align:center;}
h2
{
    
    color:White;
    font-weight:bold;
    font-size:4em;
    }
    h3
    {
        
        color:brown;
        font-weight:bold;
        font-size:2em;
        }

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
