diff --git a/Audit.csproj b/Audit.csproj
index 8af7d24..00f8158 100644
--- a/Audit.csproj
+++ b/Audit.csproj
@@ -158,6 +158,10 @@
MainWindow.xaml
Code
+
+ Designer
+ MSBuild:Compile
+
Designer
MSBuild:Compile
diff --git a/MainWindow.xaml b/MainWindow.xaml
index f5e15d5..1eee562 100644
--- a/MainWindow.xaml
+++ b/MainWindow.xaml
@@ -8,6 +8,7 @@
xmlns:mah="http://metro.mahapps.com/winfx/xaml/controls"
x:Class="Audit.MainWindow"
mc:Ignorable="d"
+ Background="#FFF5F5F5"
Title="SUNLIGHT" Height="800" Width="1280" WindowStartupLocation="CenterScreen">