body {
	text-align: center;
	margin-top: 10px;
	margin-left: 0%;  
	background: url('../images/image001.gif') top left repeat;
}

p {
    text-align: center;
	font-family: Arial;
	font-size: 25px;
	line-height: 1em;
	margin-top: 0%;
}

h1 {
    color:#002299;
    text-align: center;
	font-family: Verdana;
	font-size: 20px;
	line-height: 1em;
	margin-top: 0%;
}

h2 {
    color:#002299;
	text-align: center;
	font-family: Verdana;
	font-size: 30px;
	margin-top: 0%;
}

div.title{
    width:500px;
    padding:0px;
    margin:0px;
    margin-left:25%;
    margin-top:0px;
}


.label {
    width:300px;
    padding:0px;
    margin:0px;
    margin-left: 40%;
}


.label > .label01 {
    position: absolute;
    top: 460px;
}
.label > .label02 {
    position: absolute;
    top: 560px;
}
.label > .label03 {
    position: absolute;
    top: 660px;
}

.label > .label04 {
    position: absolute;
    top: 760px;
}
.label > .label05 {
    position: absolute;
    top: 860px;
}
.label > .label06 {
    position: absolute;
    top: 960px;
}
.label > .label07 {
    position: absolute;
    top: 1060px;
}
/* Menu */

.menu {
    width:300px;
    padding:0px;
    margin:0px;
    margin-left: 28%;
}

/* Buttons */

.button01 {
    position: absolute; 
    margin-left:20%;
    top: 400px;
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/Gear.png') 
    bottom; text-indent: -99999px; 
}
.button01:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}

.button02 {
    position: absolute;
    margin-left:20%;
    top: 500px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/Radio.png') 
    bottom; text-indent: -99999px; 
}
.button02:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}

.button03 {
    position: absolute;
    margin-left:20%;
    top: 600px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/Scope.png') 
    bottom; text-indent: -99999px; 
}
.button03:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}

.button04 {
    position: absolute;
    margin-left:20%;
    top: 700px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/Satellite.png') 
    bottom; text-indent: -99999px; 
}
.button04:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}

.button05 {
    position: absolute;
    margin-left:20%;
    top: 800px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/Shark.png') 
    bottom; text-indent: -99999px; 
}
.button05:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}

.button06 {
    position: absolute;
    margin-left:20%;
    top: 900px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/FloobydustButton.png') 
    bottom; text-indent: -99999px; 
}
.button06:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 

}
.button07 {
    position: absolute;
    margin-left:20%;
    top: 1000px; 
    display: block; 
    width: 120px; 
    height: 120px; 
    margin: 1em auto; 
    background: url('../images/github.png') 
    bottom; text-indent: -99999px; 
}
.button07:hover { 
    background-position: 0 0; 
    background-color: transparent; 
    border-style: none; 
}
