/*

Title:      Stress Solution Centre
Author:     Ramona Frederickson

*/

@import url("../style.css");
@import url("../fonts.css");

html {
	height: 100%;
	}

body {
	margin:0;
	height:100%;
	background-color: d6e3da;
	}

img{
	
	}
	
.none{display:none;}
*{margin:0px; padding:0px;}

