@charset "utf-8";
/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd, p {
	margin:0;
	padding:0;
}
body{
	background-image:url(../images/af_background.jpg);
	background-color:#000000;	
}
#main{
	margin-top:10px;
}
img ,a{
	border:none;
}
#poster{
	margin:0px auto;
	width:900px;
	height:720px;
}
#bottom{
	margin:0px auto;
	width:900px;
}