@charset "utf-8";
/* CSS Document for MattHaugen.com*/

body
{
font-family:Calibri, Trebuchet MS;
}

hr
{
border:dashed 1px #cecece;
color:#cecece;
}

#container
{
width:100%;
}

#content
{
width:725px;
margin:0 auto;
margin-top:30px;
text-align:center;
color:#666666;
}

#header
{
width:250px;
background:#ef9c00;
color:#FFFFFF;
font-size:24px;
margin:0 auto;
}

#header a
{
color:#FFFFFF;
text-decoration:none;
}

#introText
{
font-variant:small-caps;
}

#picLinks
{
width:600px;
margin:10px auto;
}

#picLinks a img
{
border:none;
}