* {
margin:0px;
padding:0px;
text-decoration:none;
}

body {
text-align:center;
background-color:#000000;
}
#OSI {
margin:0px auto;
}
/*----------------------------UPDATE WINDOW -------------------------*/
#update {
width:300px;
height:140px;
margin:100px auto;
padding:30 0 30 0px;
border:1px solid #aaaaaa;
color:#eeeeee;
}

#links{
margin-top:50px;
}
