/* CSS Document */
*{
	margin-top:0px;
	margin-left:0px;
}
body{
        margin-top:0px;
        margin-left:0px;
	a img { border: 0; }
}

