body {

	background-image: url('images/bg005.jpg'); 

	background-attachment: fixed;

	height: 400px;

	width: 100%;
	
    margin-top: 6px;
}


/* IE */

@font-face
{

font-family:Segoe Print;
src:url(http://www.theozarkmountains.com/SEGOEPR0.eot);

}

/* non-IE */


@font-face 
{

font-family:Segoe Print;
src:url(//:) format("No-IE-404"),
url(http://www.theozarkmountains.com/segoepr.ttf) format("truetype");

}


/* non-IE */

@font-face 
{

font-family:Segoe Print;
src:url(//:) format("No-IE-404"),
url(http://www.theozarkmountains.com/segoepr.woff) format("woff");

}

