This page explains some basics to customizing the look of the Web Citizen page. This is an advanced configuration section.
How To Customize the Web Citizen Page
Master File (StateOfNE.master) and
CS File (StateOfNE.master.cs). <link href="..\StateOfNE.css" rel="stylesheet" type="text/css" />
<appSettings>
<add key="MasterPage" value="SampleMasters/StateofNE.master"/>
</appSettings>