
* {
        margin:0;
        padding:0;
}

body 		{
       		 background:#FFFAFF;
}

#box0		{
		width: 900px;
		height: 500px;
		margin-top:50px;
}

#box1		{
		height: 450px;
		width:500px;
		margin-right: 20px;
		float:left;
}

#txt-box	{
		margin-top:60px;
}

#txt-box1	{
	margin-bottom:10px;
}
#txt-box2	{
	margin-bottom:10px;
}

img		{
 border-style:none;
}
