/* this file contains special css for base */

body {			background-color: 	rgb(105, 105, 105);
}

#allcontent {
				width:				800px;
				height:				auto;
				background-image: 	url(../graphics/bg_base.jpg);
				border:				6px ridge rgb(250, 250, 250);
}

#text {
				width:				400px;
				height:				auto;
				float:				left;
				font-size: 			13px;
				border:				4px ridge rgb(111, 165, 217);
				background-color: 	rgb(205, 205, 205);
				margin-top:			15px;
				margin-left:		15px;
				padding:			11px;
				color:				rgb(11, 11, 11);
}

#canon_2 {
				width:				250px;
				height:				168px;
				float:				right;
}

#co {
				width:				790px;
				height:				11px;
				color:				rgb(50, 50, 50);
				font-size: 			10px;
				padding-left:		10px;
				padding-bottom:		10px;
				margin-top:			570px;
}
