﻿/* 
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/

/* Overall Page */

body {
	margin: 0;
}

.flash {

	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
padding-right:0px;
	margin-left:0px;
	vertical-align:top;
	
	
}

