﻿<script type="text/javascript">

/* Office Live - Background Color Changer
Provided by -OSWC (Open Source Webmaster Center)
@ http://TheXbanners.com - Free 4 All
But The CREDITS MUST STAY INTACT !!*/

var f = parent.document.body;
f.style.backgroundColor= "#000000";
</script>
