/* AobaruNet */
/* Giratina Splash Page Stylesheet */
/* Created by Aobaru-kun */
/* Copyright 2009 */

body {
background:#000000;
}

a {
color:#AF67CF;
text-decoration:none;
}

a:hover {
color:#ffffff;
}

#banner {
background:url('giratinasplash.png');
margin-right:auto;
margin-left:auto;
width:420px;
height:450px;
}

#banner:hover {
cursor:pointer;
}
