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

body{
	background: url("images/background_02.jpg") top center;
	background-repeat: no-repeat;
margin:0px;
}
#wrapper{
width:949px;
margin:0 auto;
}

#page{
float:left;
clear:both;
width:949px;
}
#header{
width:949px;
height:260px;
float:left;
clear:both;
text-align:center;
}
#content{
float:left;
clear:both;
width:909px;
padding:20px;
}

#test{
	background-image: url("images/background_02.jpg") top center;
	background-repeat: no-repeat;
	