﻿@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

 Site URL:       http://
 File name:      layout.css
   
----------------------------------------------------------- */


/* ----------------------------------------------------------------------
	body
---------------------------------------------------------------------- */

.block{
	margin:25px 0;
	border-bottom:#CCCCCC dotted 1px;
}

.block p{
	margin-bottom:20px;
}


#back {
	text-align: center;
	margin:40px 0;
}



/* -- end -- */
