@charset "utf-8";
footer, header { display: block; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }

html, body { background-color: #cedde1; color: #cedde1; margin: 0; text-align: center; font-family: 'MuseoSlab500'; }

@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('museo_slab_500italic-webfont.eot');
    src: url('museo_slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo_slab_500italic-webfont.woff') format('woff'),
         url('museo_slab_500italic-webfont.ttf') format('truetype'),
         url('museo_slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSlab500';
    src: url('museo_slab_500-webfont.eot');
    src: url('museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo_slab_500-webfont.woff') format('woff'),
         url('museo_slab_500-webfont.ttf') format('truetype'),
         url('museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ScriptoramaHostessJFRegular';
    src: url('scrihj__-webfont.eot');
    src: url('scrihj__-webfont.eot?#iefix') format('embedded-opentype'),
         url('scrihj__-webfont.woff') format('woff'),
         url('scrihj__-webfont.ttf') format('truetype'),
         url('scrihj__-webfont.svg#ScriptoramaHostessJFRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#outer {background: #cedde1}

.container {text-align: left; width: 1003px; margin: 0 auto;}
.header {text-align: left; width: 540px; position: relative; left: 460px; top:-450px; height: 20px; margin: 0;padding: 0;}

h2 {
	font-family: 'MuseoSlab500'; font-size: 36px; font-style: normal; line-height: 36px; font-weight: normal; 
	color: #000; text-align: left;
}
h1 {
	font-family: 'ScriptoramaHostessJFRegular';
	font-size: 50px;
	color: #000;
	text-align: left;
}
#bandages {
	background-image: url(images/pic_bandagewoman.png);
	background-repeat: no-repeat 0 0; width: 477px; height: 452px; position:relative; left: 5px;
	float:left;
}
#message {
	text-align: left;
	width: 460px;
	position:relative;
	top: -260px;
	left: 550px;
}
#message p	{font-family: 'MuseoSlab500'; font-size: 16px; line-height: 24px; color: #000;}
#message em {font-family: font-family: 'MuseoSlab500'; font-size: 16px; line-height: 24px; color: #000;}

#footerwrap {background: url(images/pic_bandagebkgd.png) repeat-x 0 0; height:155px; position:relative; top:-265px;}

a { color: #000; text-decoration:underline;}
a:visited { color: #581e00; }
a:hover { color: #581e00; text-decoration:none;}
a:active { text-decoration:none; color: #000; }
