﻿body 
{
    margin:0px;
    padding:0px;
    background:black;
    background-image:url('images/backspace.jpg');
    background-repeat:repeat;
    font-family:Verdana;
    color:white;
    font-size:12px;
}
#Layer1
{
    background-image:url('images/background.jpg');
    width:1024px;
    height:791px;
}

#index2Menu
{
    background-color:White;
    width:600px;
    height:20px;
    position:fixed;
    margin-top:340px;   
    margin-left:180px;   
}
#DivForm
{
	background-image:url('images/background.jpg');
    width:1024px;
    height:791px;
}
#DivFormDiv2
{

	
	margin:140px;
	margin-top:50px;
	width:604px;
}
caption
{
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
}
#homebutton
{
	
	width:40px;
	height:20px;
	margin-top:88px;
	margin-left:908px;
}
