@charset "utf-8";
/* CSS Document for Initially Yours, Inc.
   Created by: Dani McDaniel
   Contact: dani@anidandesign.com
*/
/*----------------General Page Information -----------------*/
/*Body*/
body {
margin: 0px;
}

/*Links*/
a:focus {
outline: none;
}

/*Classes*/
.left {
	float: left;
}

.blue {
	color: #000039;
	font-weight: bold;
	font-size: 22px;
}