man you got to google things..
that is your basic plain page including the style sheet.Code:<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>I need to learn to google things</title>
<link rel="stylesheet" type="text/css" href="CSS FILE.css" />
</head>
<body>
</body>
</html>
