/*****************************/
/*** Core html setup stuff ***/
/*****************************/

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}
p
{
margin:0px;
line-height: 19px;
padding:3px;
margin-bottom:25px;
}