a {
color:#FFFFFF;
text-decoration:underline;
}


body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

#root {
width:100%;
height:100%;
}

#love {
width:750px;
height:600px;
margin:0 auto;
}

#thefuture {
position:relative;
top:30px;
left:0px;
}

#thesystem {
margin-top:50px;
text-align:center;
}


img {
border:0px;
}

#text1 {
position:relative;
top:-520px;
left:20px;
width:200px;
color:#FFFFFF;
text-align:justify;
}

#text2 {
position:relative;
top:-520px;
left:540px;
width:200px;
color:#FFFFFF;
text-align:justify;
}

#footer {
position:absolute;
bottom:5px;
color:#333333;
font-size:9px;
}
