<%@ Page Language="C#" %>
<%@ Import Namespace="MyNamespace" %>
<%@ Import Namespace="System.Web.Configuration" %>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Show Design Section
File: Web.config
name="design"
type="MyNamespace.DesignSection"
allowLocation="true"
allowDefinition="Everywhere"/>
backcolor="red"
styleSheetUrl="~/styles/style.css"/>