@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'fontdinerdotcom_loungyregular';
    src: url('http://www.gimmesomesugarcreative.com/mv/font/fontdinerdotcomloungy-webfont.eot');
    src: url('http://www.gimmesomesugarcreative.com/mv/font/fontdinerdotcomloungy-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.gimmesomesugarcreative.com/mv/font/fontdinerdotcomloungy-webfont.woff2') format('woff2'),
         url('http://www.gimmesomesugarcreative.com/mv/font/fontdinerdotcomloungy-webfont.woff') format('woff'),
         url('http://www.gimmesomesugarcreative.com/mv/font/fontdinerdotcomloungy-webfont.svg#fontdinerdotcom_loungyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	
	 background: #fff;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


img.cupcake{
	margin: 0 auto;
	margin-left:100px;
padding-top:10px;

	}



.logo{
	text-align:center;
	color:ffe3be;
	font-family: "fontdinerdotcom_loungyregular", Arial, Helvetica, sans-serif;
	
	}
	
	
	

h1{
	font-family: "fontdinerdotcom_loungyregular", Arial, Helvetica, sans-serif;
	color: #d02030;
	
	}
	
	
	

p{
	color: #333333;
	}	

strong{
	font-size:20px;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	}
	

a{
	color: #d02030;
	
	}

a:link {
	color: #d02030;
}

a:hover, a:active {
	text-decoration:underline;
	color: #d02030;
	
}

a:visited {
	color: #d02030;
}	


#organizations{
	display:inline-block;
	padding:10px;
	margin-left:60px;
	}



footer p{
margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;

}
