<%@ Control Language="C#" CodeBehind="~/DesktopModules/Skins/skin.cs" AutoEventWireup="false" Inherits="DotNetNuke.UI.Skins.Skin" %> <style type="text/css"> body#Body {background:#fff;} </style> <div id="ContentPane" runat="server" />